From 39d76604f837abfa01ee671f3a676692e6447a98 Mon Sep 17 00:00:00 2001 From: wolf Date: Thu, 14 Apr 2005 23:23:57 +0000 Subject: [PATCH] Fix typo. git-svn-id: https://svn.dealii.org/trunk@10500 0785d39b-7218-0410-832d-ea1e28bc413d --- .../doc/tutorial/chapter-2.step-by-step/step-18.data/intro.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deal.II/doc/tutorial/chapter-2.step-by-step/step-18.data/intro.tex b/deal.II/doc/tutorial/chapter-2.step-by-step/step-18.data/intro.tex index f6bbe793ef..f9906eae7d 100644 --- a/deal.II/doc/tutorial/chapter-2.step-by-step/step-18.data/intro.tex +++ b/deal.II/doc/tutorial/chapter-2.step-by-step/step-18.data/intro.tex @@ -47,7 +47,7 @@ offers is the following: When you call the ``DataOut::build\_patches'' function, an intermediate format is generated that contains all the information for the data on each cell. Usually, this intermediate format is then further processed and converted into one of the graphical formats that we -can presently write, such as gmv, eps, ucd, gnuplor, or a number of other +can presently write, such as gmv, eps, ucd, gnuplot, or a number of other ones. Once written in these formats, there is no way to reconstruct the necessary information to merge multiple blocks of output. However, the base classes of ``DataOut'' also allows to simply dump the intermediate format to a -- 2.39.5