From: wolf Date: Mon, 12 Apr 1999 20:06:53 +0000 (+0000) Subject: Fix typo. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=17f9470a57969629146908ff95f4f2f8ee5e9129;p=dealii-svn.git Fix typo. git-svn-id: https://svn.dealii.org/trunk@1130 0785d39b-7218-0410-832d-ea1e28bc413d --- 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