From: Wolfgang Bangerth Date: Sun, 22 Jun 2014 02:32:55 +0000 (+0000) Subject: Escape a couple of words. X-Git-Tag: v8.2.0-rc1~369 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7de374c51cefb907c583229c541f4ed0d0c013bf;p=dealii.git Escape a couple of words. git-svn-id: https://svn.dealii.org/trunk@33069 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/doc/doxygen/tutorial/tutorial.h.in b/deal.II/doc/doxygen/tutorial/tutorial.h.in index ea3546ef73..0df9c4af25 100644 --- a/deal.II/doc/doxygen/tutorial/tutorial.h.in +++ b/deal.II/doc/doxygen/tutorial/tutorial.h.in @@ -100,7 +100,7 @@ * Step-3 * Actually solve Laplace's * problem. Object-orientation. Assembling matrices and - * vectors. Boundary values. + * vectors. %Boundary values. * * * @@ -302,7 +302,7 @@ * * * Step-34 - * Boundary element methods (BEM) of low order: Exterior irrotational + * %Boundary element methods (BEM) of low order: Exterior irrotational * flow. The ParsedFunction class. * * @@ -621,7 +621,7 @@ * * * - * Boundary element methods, curved manifolds + * %Boundary element methods, curved manifolds * * * Step-32,