From: Wolfgang Bangerth Date: Thu, 25 Jun 2015 22:07:18 +0000 (-0500) Subject: Fix a typo. X-Git-Tag: v8.3.0-rc1~91^2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4a06bea4192e0361621f70c45d3c59553957c3bf;p=dealii.git Fix a typo. --- diff --git a/include/deal.II/grid/grid_reordering_internal.h b/include/deal.II/grid/grid_reordering_internal.h index 77f978501a..b421d9c5bc 100644 --- a/include/deal.II/grid/grid_reordering_internal.h +++ b/include/deal.II/grid/grid_reordering_internal.h @@ -38,7 +38,7 @@ namespace internal { /** - * Check whether a given arrangement of cells is already consisten. If + * Check whether a given arrangement of cells is already consistent. If * this is the case, then we skip the reordering pass. * * This function works by looping over all cells, checking whether one of