From 02940b18cf30170b34659315a0fa69ff6254fdfb Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Thu, 27 Apr 2006 20:59:06 +0000 Subject: [PATCH] Fix one typo. git-svn-id: https://svn.dealii.org/trunk@12929 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/examples/step-20/step-20.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deal.II/examples/step-20/step-20.cc b/deal.II/examples/step-20/step-20.cc index fa997182f7..7e95e170fb 100644 --- a/deal.II/examples/step-20/step-20.cc +++ b/deal.II/examples/step-20/step-20.cc @@ -226,7 +226,7 @@ ExactSolution::vector_value (const Point &p, - // @sect3{The inverse permability tensor} + // @sect3{The inverse permeability tensor} // In addition to the other equation // data, we also want to use a -- 2.39.5