From: hartmann Date: Fri, 23 Sep 2005 10:09:20 +0000 (+0000) Subject: Fix typo. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9970d0d0429e4385ef3e4868f3288896978748ec;p=dealii-svn.git Fix typo. git-svn-id: https://svn.dealii.org/trunk@11519 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/doc/news/changes.html b/deal.II/doc/news/changes.html index 93d060d214..4c4de7d0de 100644 --- a/deal.II/doc/news/changes.html +++ b/deal.II/doc/news/changes.html @@ -109,7 +109,7 @@ contributor's names are abbreviated by WB (Wolfgang Bangerth), GK class="class">OutputFormat has been added to DataOutBase::get_output_format_names. Now an exception will be raised if write_tecplot_binary is envoked without + class="member">write_tecplot_binary is invoked without specifying the filename through the DataOutBase::TecplotFlags interface.