From: Wolfgang Bangerth Date: Wed, 1 Jul 2009 08:24:53 +0000 (+0000) Subject: Fix typo. X-Git-Tag: v8.0.0~7551 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3de2505e7b0d46e8983d738e4f29a86eece08c85;p=dealii.git Fix typo. git-svn-id: https://svn.dealii.org/trunk@19008 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/examples/step-18/Makefile b/deal.II/examples/step-18/Makefile index 082864320b..7da75ddf84 100644 --- a/deal.II/examples/step-18/Makefile +++ b/deal.II/examples/step-18/Makefile @@ -47,7 +47,7 @@ include $D/common/Make.global_options ################################################################ # This example program will only work if PETSc is installed. If this -# is not the case, then simply redefine the main targets to to nothing +# is not the case, then simply redefine the main targets to do nothing ifneq ($(USE_CONTRIB_PETSC),yes) default run clean: @echo