From de6de06427e95c7d0666d9074e0a6a43bc028d4d Mon Sep 17 00:00:00 2001 From: heister Date: Fri, 3 Jan 2014 18:03:48 +0000 Subject: [PATCH] typo git-svn-id: https://svn.dealii.org/trunk@32162 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/include/deal.II/meshworker/integration_info.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deal.II/include/deal.II/meshworker/integration_info.h b/deal.II/include/deal.II/meshworker/integration_info.h index 1bd8c63b5c..4eb299711e 100644 --- a/deal.II/include/deal.II/meshworker/integration_info.h +++ b/deal.II/include/deal.II/meshworker/integration_info.h @@ -386,7 +386,7 @@ namespace MeshWorker * these grid entities should be performed. * * If the parameter force is true, then all quadrature - * sets are filled with new quadrature ruels. If it is false, then + * sets are filled with new quadrature rules. If it is false, then * only empty rules are changed. */ void initialize_gauss_quadrature(unsigned int n_cell_points, -- 2.39.5