From 787a2a3ae2f3f41b5d14d08a04dba61538949341 Mon Sep 17 00:00:00 2001 From: bangerth Date: Wed, 1 Aug 2007 23:43:49 +0000 Subject: [PATCH] Fix up doxygen command. git-svn-id: https://svn.dealii.org/trunk@14874 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/lac/include/lac/petsc_vector_base.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deal.II/lac/include/lac/petsc_vector_base.h b/deal.II/lac/include/lac/petsc_vector_base.h index 66579a3fe2..5dd04ba5e1 100644 --- a/deal.II/lac/include/lac/petsc_vector_base.h +++ b/deal.II/lac/include/lac/petsc_vector_base.h @@ -689,7 +689,7 @@ namespace PETScWrappers * operation: This function is * invoked by the collective @p * set and @p add with the - * @add_values flag set to the + * @p add_values flag set to the * corresponding value. */ void do_set_add_operation (const std::vector &indices, -- 2.39.5