From d33d38715009739f89f3a19fef8030be196e082a Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Mon, 18 Feb 2013 03:43:04 +0000 Subject: [PATCH] Fix doxygen markup. git-svn-id: https://svn.dealii.org/trunk@28451 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/include/deal.II/lac/petsc_parallel_vector.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deal.II/include/deal.II/lac/petsc_parallel_vector.h b/deal.II/include/deal.II/lac/petsc_parallel_vector.h index ffbdd25986..ed195adf15 100644 --- a/deal.II/include/deal.II/lac/petsc_parallel_vector.h +++ b/deal.II/include/deal.II/lac/petsc_parallel_vector.h @@ -246,7 +246,7 @@ namespace PETScWrappers * the set of locally relevant * degrees of freedom, see step-32. * - * @Note: This always creates a ghosted + * @note This operation always creates a ghosted * vector. */ explicit Vector (const MPI_Comm &communicator, -- 2.39.5