From 41acc2eb82bc383e54075486d3f5fa5dd7a81b52 Mon Sep 17 00:00:00 2001 From: wolf Date: Thu, 24 Jun 1999 14:15:15 +0000 Subject: [PATCH] Fix typo. git-svn-id: https://svn.dealii.org/trunk@1457 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/deal.II/include/numerics/data_io.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deal.II/deal.II/include/numerics/data_io.h b/deal.II/deal.II/include/numerics/data_io.h index 5c4abe6aca..538f4428af 100644 --- a/deal.II/deal.II/include/numerics/data_io.h +++ b/deal.II/deal.II/include/numerics/data_io.h @@ -253,7 +253,7 @@ class DataIn { * plot of the (#x-2#)th data set. For example, using #x=4# would mean to * plot the second data set. * - * This format is somewhat restricted to coninuous data and to finite elements + * This format is somewhat restricted to continuous data and to finite elements * of first order only. The reason for the first restriction is that it takes * nodal values and can therefore only work if a finite element has degrees of * freedom in the vertices of each cell. This is not the case for discontinuous -- 2.39.5