From: Wolfgang Bangerth Date: Tue, 20 May 2008 16:48:10 +0000 (+0000) Subject: Fix oversight. X-Git-Tag: v8.0.0~9113 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fcd3b4fd92d771203bb028b3921cd8d4aaf68675;p=dealii.git Fix oversight. git-svn-id: https://svn.dealii.org/trunk@16139 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/examples/step-33/step-33.cc b/deal.II/examples/step-33/step-33.cc index d539a1232d..2409380ce1 100644 --- a/deal.II/examples/step-33/step-33.cc +++ b/deal.II/examples/step-33/step-33.cc @@ -371,7 +371,7 @@ struct EulerEquations // In the same way as describing the flux - // function $\mathbf F(\mathbf w), we + // function $\mathbf F(\mathbf w)$, we // also need to have a way to describe // the right hand side forcing term. As // mentioned in the introduction, we