From: wolf Date: Wed, 16 Feb 2000 12:48:45 +0000 (+0000) Subject: Fix typo. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=179af11d047f2602ae53aa9fd8b9eefc880ef9bc;p=dealii-svn.git Fix typo. git-svn-id: https://svn.dealii.org/trunk@2417 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/doc/development/.cvsignore b/deal.II/doc/development/.cvsignore index 54e409cb26..665eb938fc 100644 --- a/deal.II/doc/development/.cvsignore +++ b/deal.II/doc/development/.cvsignore @@ -1,3 +1,3 @@ makefiles.html -makefiles.small.html -makefiles.large.html +makefile.small.html +makefile.large.html