From 14e0bbadf07045e79cf8e727ffd01280965e1bfe Mon Sep 17 00:00:00 2001 From: wolf Date: Tue, 1 Jul 2003 00:53:42 +0000 Subject: [PATCH] Clarify. git-svn-id: https://svn.dealii.org/trunk@7821 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/deal.II/include/numerics/data_out.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/deal.II/deal.II/include/numerics/data_out.h b/deal.II/deal.II/include/numerics/data_out.h index cfc53da39d..566508771c 100644 --- a/deal.II/deal.II/include/numerics/data_out.h +++ b/deal.II/deal.II/include/numerics/data_out.h @@ -387,9 +387,9 @@ class DataOut_DoFData : public DataOutInterface * patches are lost. * * The second parameter allows to - * shift the patches in the - * object passed in in the first - * parameter by a certain + * shift each node of the patches + * in the object passed in in the + * first parameter by a certain * amount. This is sometimes * useful to generated "exploded" * views of a collection of -- 2.39.5