From: Wolfgang Bangerth Date: Tue, 22 Jun 2010 16:33:33 +0000 (+0000) Subject: Amusing typo. X-Git-Tag: v8.0.0~6001 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e83ef130968d8615dac83160750851d30b46ed8a;p=dealii.git Amusing typo. git-svn-id: https://svn.dealii.org/trunk@21267 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/doc/doxygen/tutorial/toc.html b/deal.II/doc/doxygen/tutorial/toc.html index d696b0767b..63bc46a67d 100644 --- a/deal.II/doc/doxygen/tutorial/toc.html +++ b/deal.II/doc/doxygen/tutorial/toc.html @@ -32,7 +32,7 @@ follows:

  • Results: The output of the program, with some comments and interpretation.
  • The plain program: Since the program itself usually is a little - bit unreadable with all the comments intertwingled, we present the + bit unreadable with all the comments intertwined, we present the program again, with all comments stripped off, to allow getting an overview of it.