From: bangerth Date: Fri, 26 Jul 2013 11:30:37 +0000 (+0000) Subject: Fix comment. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=01e2fca83c3018731c2fbfb03308f9d79b00eb2c;p=dealii-svn.git Fix comment. git-svn-id: https://svn.dealii.org/trunk@30159 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/source/dofs/dof_tools.cc b/deal.II/source/dofs/dof_tools.cc index 10bf20eae2..3f7e6f3f39 100644 --- a/deal.II/source/dofs/dof_tools.cc +++ b/deal.II/source/dofs/dof_tools.cc @@ -2648,7 +2648,7 @@ namespace DoFTools // break if the n_master_dofs == 0, because we are // attempting to constrain to an element that has - // has no face dofs + // no face dofs if (master_dofs.size() == 0) break; // make sure the element constraints for this face