From: Wolfgang Bangerth Date: Mon, 18 Feb 2013 03:43:04 +0000 (+0000) Subject: Fix doxygen markup. X-Git-Tag: v8.0.0~1243 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d33d38715009739f89f3a19fef8030be196e082a;p=dealii.git Fix doxygen markup. git-svn-id: https://svn.dealii.org/trunk@28451 0785d39b-7218-0410-832d-ea1e28bc413d --- 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,