From 17f9470a57969629146908ff95f4f2f8ee5e9129 Mon Sep 17 00:00:00 2001 From: wolf Date: Mon, 12 Apr 1999 20:06:53 +0000 Subject: [PATCH] Fix typo. git-svn-id: https://svn.dealii.org/trunk@1130 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/deal.II/include/dofs/dof_handler.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deal.II/deal.II/include/dofs/dof_handler.h b/deal.II/deal.II/include/dofs/dof_handler.h index 8be35a0268..5c8bac3232 100644 --- a/deal.II/deal.II/include/dofs/dof_handler.h +++ b/deal.II/deal.II/include/dofs/dof_handler.h @@ -596,7 +596,7 @@ class DoFHandler : public DoFDimensionInfo { * constraint nodes. * * Since this method does not make sense in - * one dimension, the functions returns + * one dimension, the function returns * immediately after clearing the * constraint matrix. * For more than one dimension, the matrix -- 2.39.5