From ce014d81e5e57e27d8b21635bc20e6fc72e8784c Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Thu, 12 Jan 2006 16:26:01 +0000 Subject: [PATCH] Fix doc. git-svn-id: https://svn.dealii.org/trunk@12004 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/base/include/base/data_out_base.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.39.5