From 387b05333f7d03f313dd90e9885587e13b2ef9e5 Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Sat, 26 Jun 2010 02:24:20 +0000 Subject: [PATCH] Escape a word. git-svn-id: https://svn.dealii.org/trunk@21382 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/examples/step-4/doc/intro.dox | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deal.II/examples/step-4/doc/intro.dox b/deal.II/examples/step-4/doc/intro.dox index a21e0340c3..c345efb6f7 100644 --- a/deal.II/examples/step-4/doc/intro.dox +++ b/deal.II/examples/step-4/doc/intro.dox @@ -7,7 +7,7 @@ deal.II has a unique feature which we call previous examples that many classes had a number in angle brackets suffixed to them. This is to indicate that for example the triangulation in two and three space dimensions are different, but -related data types. We could as well have called them +related data %types. We could as well have called them Triangulation2d and Triangulation3d instead of Triangulation@<2@> and Triangulation@<3@> to name the two classes, but this -- 2.39.5