From 9f7c811a3308bbf5f8d1a8baf15d49c3dbab5914 Mon Sep 17 00:00:00 2001 From: bangerth Date: Fri, 10 Nov 2006 20:51:19 +0000 Subject: [PATCH] Fix typo git-svn-id: https://svn.dealii.org/trunk@14182 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/base/include/base/table_handler.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deal.II/base/include/base/table_handler.h b/deal.II/base/include/base/table_handler.h index e647f11c41..acacf9279f 100644 --- a/deal.II/base/include/base/table_handler.h +++ b/deal.II/base/include/base/table_handler.h @@ -243,7 +243,7 @@ class TableHandler * supercolumn. * * This function may also be used - * to break big tables with to + * to break big tables with too * many columns into smaller * ones. Call this function with * the first e.g. five columns -- 2.39.5