From eda3c183d011f52e0708e5d9e07b5d51228e4158 Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Sun, 10 Apr 2005 17:58:05 +0000 Subject: [PATCH] Fix a misspelling. git-svn-id: https://svn.dealii.org/trunk@10463 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/examples/step-17/step-17.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deal.II/examples/step-17/step-17.cc b/deal.II/examples/step-17/step-17.cc index 439602c22b..e7bd29bb5f 100644 --- a/deal.II/examples/step-17/step-17.cc +++ b/deal.II/examples/step-17/step-17.cc @@ -171,7 +171,7 @@ class ElasticProblem // classes from the // ``PETScWrappers::MPI'' namespace; // sequential versions of these classes - // are in the ````PETScWrappers'' + // are in the ``PETScWrappers'' // namespace, i.e. without the ``MPI'' // part). Note also that we do not use a // separate sparsity pattern, since PETSc -- 2.39.5