From 5199480d5c5e735b9a421f2096687284b3973652 Mon Sep 17 00:00:00 2001 From: wolf Date: Tue, 1 Jul 2003 00:54:10 +0000 Subject: [PATCH] Fix typo. git-svn-id: https://svn.dealii.org/trunk@7822 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/deal.II/include/numerics/data_out.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. * -- 2.39.5