From: David Wells Date: Tue, 8 Dec 2015 18:56:37 +0000 (-0500) Subject: Reword an awkward sentence. X-Git-Tag: v8.4.0-rc2~161^2~5 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=18b7d85a4db7bd71f7ab417533bdd514add7b3fe;p=dealii.git Reword an awkward sentence. --- diff --git a/doc/doxygen/headers/lac.h b/doc/doxygen/headers/lac.h index 5bdfaac602..8110e833e0 100644 --- a/doc/doxygen/headers/lac.h +++ b/doc/doxygen/headers/lac.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2003 - 2013 by the deal.II authors +// Copyright (C) 2003 - 2015 by the deal.II authors // // This file is part of the deal.II library. // @@ -18,9 +18,8 @@ /** * @defgroup LAC Linear algebra classes * - * In this module, classes that have to do with linear algebra are collected, - * i.e. mainly those associated matrices, vectors, and the solution of linear - * systems. + * This module contains classes that involve linear algebra, i.e., those + * associated with matrices, vectors, and the solution of linear systems. * * The description of individual groups of classes can be found in * sub-modules.