]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Improve documentation slightly.
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 19 Dec 2013 12:57:43 +0000 (12:57 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 19 Dec 2013 12:57:43 +0000 (12:57 +0000)
git-svn-id: https://svn.dealii.org/trunk@32063 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/include/deal.II/base/table_handler.h

index 314a83a7b9a5c2e6b0d96c3e243d9ef04c539411..d4867d79278a3a416bd87e4c3d0c9aed9a41b8fc 100644 (file)
@@ -387,25 +387,25 @@ public:
    * <tt>new_order</tt> includes the
    * keys and superkeys of the
    * columns and supercolumns in
-   * the order the user like to.
+   * the order the user would like them to be output.
    * If a superkey is included the
    * keys of the subcolumns need
-   * not to be additionally
+   * not be explicitly
    * mentioned in this vector.  The
    * order of subcolumns within a
    * supercolumn is not changeable
-   * and keeps the order in which
+   * and remains in the order in which
    * the columns are added to the
    * supercolumn.
    *
    * This function may also be used
    * to break big tables with too
    * many columns into smaller
-   * ones. Call this function with
-   * the first e.g. five columns
-   * and then <tt>write_*</tt>.
-   * Afterwards call this function
-   * with the next e.g. five
+   * ones. For example, you can call this function with
+   * the first five columns
+   * and then call one of the <tt>write_*</tt> functions,
+   * then call this function
+   * with the next five
    * columns and again <tt>write_*</tt>,
    * and so on.
    */

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.