From: wolf Date: Tue, 1 Jul 2003 00:54:10 +0000 (+0000) Subject: Fix typo. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5199480d5c5e735b9a421f2096687284b3973652;p=dealii-svn.git Fix typo. git-svn-id: https://svn.dealii.org/trunk@7822 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/deal.II/include/numerics/data_out.h b/deal.II/deal.II/include/numerics/data_out.h index 566508771c..3afd01051a 100644 --- a/deal.II/deal.II/include/numerics/data_out.h +++ b/deal.II/deal.II/include/numerics/data_out.h @@ -391,7 +391,7 @@ class DataOut_DoFData : public DataOutInterface * in the object passed in in the * first parameter by a certain * amount. This is sometimes - * useful to generated "exploded" + * useful to generate "exploded" * views of a collection of * blocks. *