From: Wolfgang Bangerth Date: Fri, 28 Sep 2001 09:37:17 +0000 (+0000) Subject: Fix misspelling. X-Git-Tag: v8.0.0~18699 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9b79120033e86bde4ce92645598bd73a9ca676e5;p=dealii.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