From: hartmann Date: Thu, 13 Sep 2001 12:32:13 +0000 (+0000) Subject: Small fixes. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=df9c6af217d6c52b9f82b4bbdbb47cfe0a89ab4e;p=dealii-svn.git Small fixes. git-svn-id: https://svn.dealii.org/trunk@4997 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/examples/step-10/step-10.cc b/deal.II/examples/step-10/step-10.cc index 598dbf593a..5506b4cd3a 100644 --- a/deal.II/examples/step-10/step-10.cc +++ b/deal.II/examples/step-10/step-10.cc @@ -256,8 +256,8 @@ void gnuplot_output() // computational domain, i.e. by // computing the areas $\int_K 1 // dx=\int_{\hat K} 1 J(\hat x) d\hat - // x\approx\sum J(\hat x)w(\hat x)$ - // of all active cells of + // x \approx \sum J(\hat x)w(\hat x)$ + // of all active cells of the // triangulation and summing up these // contributions to gain the area of // the overall domain. The integrals