From ac536eda4462e4bf2c4cb9ff01f76ede7cda1c5c Mon Sep 17 00:00:00 2001 From: Ralf Hartmann Date: Wed, 28 Sep 2005 13:45:50 +0000 Subject: [PATCH] Fix typo. git-svn-id: https://svn.dealii.org/trunk@11541 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/doc/news/5.0.0-vs-5.1.0.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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)

    -- 2.39.5