From: bangerth Date: Wed, 18 Jun 2014 05:01:45 +0000 (+0000) Subject: Fix missing space. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=421176e98af33c2e7bc3890caa78abd02de23ac1;p=dealii-svn.git Fix missing space. git-svn-id: https://svn.dealii.org/trunk@33057 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/examples/step-6/doc/results.dox b/deal.II/examples/step-6/doc/results.dox index 9a93d10859..01c87dbc30 100644 --- a/deal.II/examples/step-6/doc/results.dox +++ b/deal.II/examples/step-6/doc/results.dox @@ -147,7 +147,7 @@ href="http://en.wikipedia.org/wiki/Name_mangling">"mangled" names for DoFHandler and FE_Q. The mangling works as follows: the first number indicates the number of characters of the template class, i.e. 10 for DoFHandler and 4 -forFE_Q; the rest of the text is then template +for FE_Q; the rest of the text is then template arguments. From this we can already glean a little bit who's the culprit here, and who the victim: The one object that still uses the finite element is the