]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Two typos fixed.
authorRalf Hartmann <Ralf.Hartmann@dlr.de>
Mon, 24 May 2004 12:22:29 +0000 (12:22 +0000)
committerRalf Hartmann <Ralf.Hartmann@dlr.de>
Mon, 24 May 2004 12:22:29 +0000 (12:22 +0000)
git-svn-id: https://svn.dealii.org/trunk@9296 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/doc/news/4.0.0-vs-5.0.0.html

index 59ec9bd38464d0b9a0765115187c552a37c8b3f5..218014404c698ad6cb76d5723d4a7e9abc212079 100644 (file)
@@ -52,7 +52,7 @@ inconvenience this causes.
        <class="member">reinit</code> function has therefore been removed to
        avoid confusion with the <code class="member">reinit</code> functions
        that take arguments. Instead, you should now use <code
-       class="member">matrix=0</code> to simply sets all elements of the
+       class="member">matrix=0</code> to simply set all elements of the
        matrix to zero. If you want to notify a sparse matrix that its sparsity
        pattern has changed, use the <code
        class="member">reinit(SparsityPattern)</code> function.
@@ -79,7 +79,7 @@ inconvenience this causes.
        class="member">clear</code> functions have been dropped from
        the interface of the vector and full matrix classes, and the
        remaining instances where deal.II classes have a function of
-       that name really mean that the object is reset to its virginial
+       that name really mean that the object is reset to its virginal
        state. To set all
        elements of a matrix or vector to zero without changing its size, the
        recommended way is to use the more obvious notation <code

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.