From: Wolfgang Bangerth Date: Thu, 12 Jan 2006 16:26:01 +0000 (+0000) Subject: Fix doc. X-Git-Tag: v8.0.0~12658 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ce014d81e5e57e27d8b21635bc20e6fc72e8784c;p=dealii.git Fix doc. git-svn-id: https://svn.dealii.org/trunk@12004 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/base/include/base/data_out_base.h b/deal.II/base/include/base/data_out_base.h index d7297c340b..c5b90ecdb7 100644 --- a/deal.II/base/include/base/data_out_base.h +++ b/deal.II/base/include/base/data_out_base.h @@ -1609,7 +1609,7 @@ class DataOutBase /** * Write the given list of patches to the output stream in deal.II - * intermediate format. This is not a format that read by any other + * intermediate format. This is not a format understood by any other * graphics program, but is rather a direct dump of the intermediate * internal format used by deal.II. This internal format is generated * by the various classes that can generate output using the