From: wolf Date: Fri, 28 Sep 2001 09:37:17 +0000 (+0000) Subject: Fix misspelling. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bc589605da7f4fa2cd9343bf91fac75640782d1c;p=dealii-svn.git Fix misspelling. git-svn-id: https://svn.dealii.org/trunk@5119 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/lac/source/vector.cc b/deal.II/lac/source/vector.cc index d007108eeb..d1e40da33b 100644 --- a/deal.II/lac/source/vector.cc +++ b/deal.II/lac/source/vector.cc @@ -1,4 +1,4 @@ -//---------------------------- std::vector.cc --------------------------- +//---------------------------- vector.cc --------------------------- // $Id$ // Version: $Name$ // @@ -9,7 +9,7 @@ // to the file deal.II/doc/license.html for the text and // further information on this license. // -//---------------------------- std::vector.cc --------------------------- +//---------------------------- vector.cc --------------------------- #include