From: Wolfgang Bangerth Date: Tue, 17 Jan 2006 21:32:03 +0000 (+0000) Subject: Fix minor things. X-Git-Tag: v8.0.0~12603 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ce7507fa00f63a9c36132888d945cc2f8bf6aac1;p=dealii.git Fix minor things. git-svn-id: https://svn.dealii.org/trunk@12069 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/doc/doxygen/headers/io.h b/deal.II/doc/doxygen/headers/io.h index 51010d7ba6..b4a116963c 100644 --- a/deal.II/doc/doxygen/headers/io.h +++ b/deal.II/doc/doxygen/headers/io.h @@ -117,7 +117,7 @@ * Through the MatrixOut class, deal.II can also give a graphical * visualization of matrices, in the form of color or skyline plots. The * MatrixOut class uses the DataOutBase for output. Therefore, matrices can be - * visualization in all formats supported by the latter class. + * visualized in all formats supported by the latter class. * * *

The ConditionalOStream class

@@ -130,7 +130,7 @@ * program. * * - *

LogStream

+ *

The LogStream class

* * The LogStream class is used to write status output of programs to * logfiles. It, again, acts like std::ostream, but