From 7a2740b2069082e8a3e9a187de98b65ca34de13f Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Sun, 2 Sep 2012 17:58:27 +0000 Subject: [PATCH] Fix one more markup problem. git-svn-id: https://svn.dealii.org/trunk@26209 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/include/deal.II/dofs/dof_renumbering.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deal.II/include/deal.II/dofs/dof_renumbering.h b/deal.II/include/deal.II/dofs/dof_renumbering.h index f6afe6fc9c..8316bd811f 100644 --- a/deal.II/include/deal.II/dofs/dof_renumbering.h +++ b/deal.II/include/deal.II/dofs/dof_renumbering.h @@ -1164,7 +1164,7 @@ namespace DoFRenumbering * Sort those degrees of freedom * which are tagged with @p true * in the @p selected_dofs array - * on the level @level + * on the level #level * to the back of the DoF * numbers. The sorting is * stable, i.e. the relative -- 2.39.5