From: bangerth Date: Tue, 20 May 2008 16:48:10 +0000 (+0000) Subject: Fix oversight. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=03e5cfdbd1bf5af45003555cd5c79c278dcfa9e7;p=dealii-svn.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