From 6ccf1ba57780590ef86b0fbedb400370f463b311 Mon Sep 17 00:00:00 2001 From: Timo Heister Date: Sat, 2 Nov 2013 01:36:12 +0000 Subject: [PATCH] fix typo git-svn-id: https://svn.dealii.org/trunk@31507 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/include/deal.II/distributed/tria.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deal.II/include/deal.II/distributed/tria.h b/deal.II/include/deal.II/distributed/tria.h index 575116d455..7375a4bd29 100644 --- a/deal.II/include/deal.II/distributed/tria.h +++ b/deal.II/include/deal.II/distributed/tria.h @@ -633,7 +633,7 @@ namespace parallel * notify_ready_to_unpack() how the * cell with the given cell_iterator * is going to change. Note that - * this may me different then the + * this may me different than the * refine_flag() and coarsen_flag() * in the cell_iterator because of * refinement constraints that this -- 2.39.5