From 5694d0b3f48cbc4fa103692ef8bd8fa871d96d0a Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Tue, 18 Apr 2006 18:30:28 +0000 Subject: [PATCH] Fix typo. git-svn-id: https://svn.dealii.org/trunk@12858 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/base/include/base/data_out_base.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deal.II/base/include/base/data_out_base.h b/deal.II/base/include/base/data_out_base.h index e2088f0b02..155269e659 100644 --- a/deal.II/base/include/base/data_out_base.h +++ b/deal.II/base/include/base/data_out_base.h @@ -1561,7 +1561,7 @@ class DataOutBase /** * Class for writing basic * entities in UCD format for - * @ref SotwareAVS, depending on + * @ref SoftwareAVS, depending on * the flags. */ class UcdStream -- 2.39.5