From: bangerth Date: Mon, 18 Feb 2013 03:43:04 +0000 (+0000) Subject: Fix doxygen markup. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c18edda55f15f6c5d0b5a28804ffc1c7f624c094;p=dealii-svn.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,