From: bangerth Date: Wed, 24 Nov 2010 13:16:41 +0000 (+0000) Subject: Fix grammar. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3f70065313bd3257305270a825e9b4347c35c5dd;p=dealii-svn.git Fix grammar. git-svn-id: https://svn.dealii.org/trunk@22852 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/doc/doxygen/headers/io.h b/deal.II/doc/doxygen/headers/io.h index c49392857a..9d5666d1d5 100644 --- a/deal.II/doc/doxygen/headers/io.h +++ b/deal.II/doc/doxygen/headers/io.h @@ -2,7 +2,7 @@ // $Id$ // Version: $Name$ // -// Copyright (C) 2005, 2006 by the deal.II authors +// Copyright (C) 2005, 2006, 2010 by the deal.II authors // // This file is subject to QPL and may not be distributed // without copyright and license information. Please refer @@ -76,7 +76,7 @@ * DataOutBase class in some final format. Almost all example programs, * starting with step-3, make use of this method of generating output. * - * The DataOutFaces is another way to create intermediate format from + * The DataOutFaces class is another way to create intermediate format from * simulation data. However, instead of creating visualization data from each * cell of the triangulation, it only creates information for all faces of * cells that are located on the surface (though the class has a way to