From 9094282c7435c1ee9789475238dfaab25a641635 Mon Sep 17 00:00:00 2001 From: wolf Date: Wed, 8 Feb 2006 20:47:58 +0000 Subject: [PATCH] Fix wording. git-svn-id: https://svn.dealii.org/trunk@12271 0785d39b-7218-0410-832d-ea1e28bc413d --- .../tutorial/chapter-2.step-by-step/step-8.data/results.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/deal.II/doc/tutorial/chapter-2.step-by-step/step-8.data/results.html b/deal.II/doc/tutorial/chapter-2.step-by-step/step-8.data/results.html index a0a2f7357f..9f7c98cdf3 100644 --- a/deal.II/doc/tutorial/chapter-2.step-by-step/step-8.data/results.html +++ b/deal.II/doc/tutorial/chapter-2.step-by-step/step-8.data/results.html @@ -44,6 +44,7 @@ Finally, the x-displacement and y-displacement are displayed separately: It should be noted that intuitively one would have expected the solution to be symmetric about the x- and y-axes since the x- and y-forces are symmetric with respect to these axes. However, the force -considered as a vector is not symmetric and so not is the solution. +considered as a vector is not symmetric and consequently neither is +the solution.

-- 2.39.5