From a5d6478f1eb9a2fb3bdf700ccc94c0bc76319090 Mon Sep 17 00:00:00 2001 From: schrage Date: Thu, 8 Apr 1999 15:20:58 +0000 Subject: [PATCH] Fixed a frame problem with the external references git-svn-id: https://svn.dealii.org/trunk@1098 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/doc/tutorial/chapter-1.elements/grid_creation.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.


-- 2.39.5