From: Wolfgang Bangerth Date: Tue, 15 Feb 2011 15:28:49 +0000 (+0000) Subject: Fix grammar fail. X-Git-Tag: v8.0.0~4339 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=17bcab0e6e92e9dff392927300d0b3e8c40c9755;p=dealii.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.