From: wolf Date: Tue, 3 May 2005 19:20:38 +0000 (+0000) Subject: Fix doc change. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d54b5a98c910a568d1f9c525e03dca3e843c2c8a;p=dealii-svn.git Fix doc change. git-svn-id: https://svn.dealii.org/trunk@10632 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/examples/step-18/Makefile b/deal.II/examples/step-18/Makefile index b47f4d5ced..7a697d4ed5 100644 --- a/deal.II/examples/step-18/Makefile +++ b/deal.II/examples/step-18/Makefile @@ -70,7 +70,7 @@ else # libraries which we want to link to the object file, and there need # to be two sets of libraries: one for the debug mode version of the # application and one for the optimized mode. Here we have selected -# the versions for 2d. Note that the order in which the libraries are +# the versions for 3d. Note that the order in which the libraries are # given here is important and that your applications won't link # properly if they are given in another order. #