From: bangerth Date: Tue, 15 Feb 2011 15:28:49 +0000 (+0000) Subject: Fix grammar fail. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0b0f7dcf76dd4def7dae94426f165641737bcebb;p=dealii-svn.git Fix grammar fail. git-svn-id: https://svn.dealii.org/trunk@23362 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/examples/step-4/doc/results.dox b/deal.II/examples/step-4/doc/results.dox index 66c29448bc..803455246d 100644 --- a/deal.II/examples/step-4/doc/results.dox +++ b/deal.II/examples/step-4/doc/results.dox @@ -104,7 +104,7 @@ seen here already, even though the grid is not even locally refined. Essentially the possibilities for playing around with the program are the same -as for the previous one, except that the will now also apply to the 3d +as for the previous one, except that they will now also apply to the 3d case. For inspiration read up on possible extensions in the documentation of step 3.