From: Guido Kanschat Date: Fri, 17 Sep 2004 09:10:39 +0000 (+0000) Subject: typo X-Git-Tag: v8.0.0~14842 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4aa3940884e598f5033af2d88991a8792ee2b817;p=dealii.git typo git-svn-id: https://svn.dealii.org/trunk@9627 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/doc/news/c-5.0.html b/deal.II/doc/news/c-5.0.html index 0a9336bc58..a9f14ccedf 100644 --- a/deal.II/doc/news/c-5.0.html +++ b/deal.II/doc/news/c-5.0.html @@ -108,7 +108,7 @@ inconvenience this causes.
  1. New: a class template VectorSlice allows - access to consecutive portions os a vector. + access to consecutive portions of a vector.
    (GK 2004/09/16)