From: Wolfgang Bangerth Date: Sat, 26 Jun 2010 02:24:20 +0000 (+0000) Subject: Escape a word. X-Git-Tag: v8.0.0~5907 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=387b05333f7d03f313dd90e9885587e13b2ef9e5;p=dealii.git Escape a word. git-svn-id: https://svn.dealii.org/trunk@21382 0785d39b-7218-0410-832d-ea1e28bc413d --- 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