From: hartmann Date: Wed, 28 Sep 2005 13:45:50 +0000 (+0000) Subject: Fix typo. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2395abc0377e13c37931604c7b33ea554de77815;p=dealii-svn.git Fix typo. git-svn-id: https://svn.dealii.org/trunk@11541 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/doc/news/5.0.0-vs-5.1.0.html b/deal.II/doc/news/5.0.0-vs-5.1.0.html index 9f8d1fb3fc..6701bf81c3 100644 --- a/deal.II/doc/news/5.0.0-vs-5.1.0.html +++ b/deal.II/doc/news/5.0.0-vs-5.1.0.html @@ -175,9 +175,9 @@ inconvenience this causes.
  • Fixed: DataOutBase<2,3>::write_tecplot sometimes did not - write the variable name z when only outputting faces of - cells. This is now fixed. + class="member">DataOutBase<2,3>::write_tecplot + sometimes did not write the variable name z when + only outputting faces of cells. This is now fixed.
    (RH 2004/10/29)