From: bangerth Date: Thu, 9 Aug 2012 07:11:25 +0000 (+0000) Subject: Fix a typo. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=19ced894f59180a32fb9b6172f931e0671f83d1e;p=dealii-svn.git Fix a typo. git-svn-id: https://svn.dealii.org/trunk@25792 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/include/deal.II/grid/tria_objects.h b/deal.II/include/deal.II/grid/tria_objects.h index 77a9bbfd9f..23d6bda87f 100644 --- a/deal.II/include/deal.II/grid/tria_objects.h +++ b/deal.II/include/deal.II/grid/tria_objects.h @@ -401,7 +401,7 @@ namespace internal "but you can only ask for " << arg2 <<"_iterators."); /** - * Triangulation objacts can + * Triangulation objects can * either access a user * pointer or a user * index. What you tried to