From: Wolfgang Bangerth Date: Thu, 16 Mar 2006 16:37:50 +0000 (+0000) Subject: Fix wrong double ticks. X-Git-Tag: v8.0.0~12069 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=59b9802ac6ff045b4284acd3c33993949b410187;p=dealii.git Fix wrong double ticks. git-svn-id: https://svn.dealii.org/trunk@12629 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/examples/step-7/step-7.cc b/deal.II/examples/step-7/step-7.cc index 0922d5fd71..2948829b32 100644 --- a/deal.II/examples/step-7/step-7.cc +++ b/deal.II/examples/step-7/step-7.cc @@ -523,7 +523,7 @@ class HelmholtzProblem // ``DoFHandler'', and a base // class of the ``FiniteElement'' // class are derived from - // ``Subscriptor``. This latter + // ``Subscriptor''. This latter // class does not offer much // functionality, but it has a // built-in counter which we can