From: schrage Date: Thu, 8 Apr 1999 15:20:58 +0000 (+0000) Subject: Fixed a frame problem with the external references X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a5d6478f1eb9a2fb3bdf700ccc94c0bc76319090;p=dealii-svn.git Fixed a frame problem with the external references git-svn-id: https://svn.dealii.org/trunk@1098 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/doc/tutorial/chapter-1.elements/grid_creation.html b/deal.II/doc/tutorial/chapter-1.elements/grid_creation.html index 6d2032ec08..aba6101269 100644 --- a/deal.II/doc/tutorial/chapter-1.elements/grid_creation.html +++ b/deal.II/doc/tutorial/chapter-1.elements/grid_creation.html @@ -137,7 +137,7 @@ grid construction algorithm. Otherwise some of your matrix elements may have the wrong sign (plus instead of minus or vice versa). A more detailed description of the problems encountered in two dimensions can be found in the - DataIn class description. + DataIn class description.