From: bangerth Date: Sun, 2 Sep 2012 17:57:36 +0000 (+0000) Subject: Fix spelling: @pre instead of @precondition. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7baced3bab99e8bfe528c0fdc03adf40e749553c;p=dealii-svn.git Fix spelling: @pre instead of @precondition. git-svn-id: https://svn.dealii.org/trunk@26207 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/include/deal.II/dofs/dof_renumbering.h b/deal.II/include/deal.II/dofs/dof_renumbering.h index 26e0f9af7b..93e25fce41 100644 --- a/deal.II/include/deal.II/dofs/dof_renumbering.h +++ b/deal.II/include/deal.II/dofs/dof_renumbering.h @@ -1150,7 +1150,7 @@ namespace DoFRenumbering * order within the untagged * ones. * - * @precondition The @p selected_dofs + * @pre The @p selected_dofs * array must have as many elements as * the @p dof_handler has degrees of * freedom.