From: Wolfgang Bangerth Date: Mon, 4 Apr 2011 14:46:51 +0000 (+0000) Subject: Fix typo. X-Git-Tag: v8.0.0~4190 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4ad6ae6a34b7795f1c1663112190a255a82cc487;p=dealii.git Fix typo. git-svn-id: https://svn.dealii.org/trunk@23558 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/include/deal.II/numerics/mesh_worker_loop.h b/deal.II/include/deal.II/numerics/mesh_worker_loop.h index 89a3e88bb3..05656d0e74 100644 --- a/deal.II/include/deal.II/numerics/mesh_worker_loop.h +++ b/deal.II/include/deal.II/numerics/mesh_worker_loop.h @@ -226,7 +226,7 @@ namespace MeshWorker * automatically by the loop. * Most of the work in this loop is done in cell_action(), which also * receives most of the parameters of this function. See the - * documentation there for mor details. + * documentation there for more details. * * If you don't want anything to be done on cells, interior or boundary faces * to happen, simply pass the Null pointer to one of the function