From: wolf Date: Thu, 16 Mar 2006 16:19:21 +0000 (+0000) Subject: Add missing tick X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9cd9d39b5fbe3df0c11334b8c852cec8310a5925;p=dealii-svn.git Add missing tick git-svn-id: https://svn.dealii.org/trunk@12624 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/examples/step-17/step-17.cc b/deal.II/examples/step-17/step-17.cc index 09d003db4a..b16e099399 100644 --- a/deal.II/examples/step-17/step-17.cc +++ b/deal.II/examples/step-17/step-17.cc @@ -491,7 +491,7 @@ void ElasticProblem::setup_system () // to do this first part: instead of // copying elements by hand into the // global matrix, we use the - // `distribute_local_to_global'' + // ``distribute_local_to_global'' // functions below to take care of // hanging nodes at the same // time. The second step, elimination