From: Timo Heister Date: Wed, 6 Sep 2017 21:51:14 +0000 (-0400) Subject: grammar X-Git-Tag: v9.0.0-rc1~1113^2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F5038%2Fhead;p=dealii.git grammar --- diff --git a/examples/step-10/step-10.cc b/examples/step-10/step-10.cc index 641eecfc94..cfb648afdd 100644 --- a/examples/step-10/step-10.cc +++ b/examples/step-10/step-10.cc @@ -48,7 +48,7 @@ namespace Step10 using namespace dealii; // Now, as we want to compute the value of $\pi$, we have to compare to - // somewhat. These are the first few digits of $\pi$, which we define + // something. These are the first few digits of $\pi$, which we define // beforehand for later use. Since we would like to compute the difference // between two numbers which are quite accurate, with the accuracy of the // computed approximation to $\pi$ being in the range of the number of