[cig-commits] r1388 - trunk/aspect/include/aspect/postprocess

bangerth at dealii.org bangerth at dealii.org
Wed Nov 28 06:05:08 PST 2012


Author: bangerth
Date: 2012-11-28 07:05:08 -0700 (Wed, 28 Nov 2012)
New Revision: 1388

Modified:
   trunk/aspect/include/aspect/postprocess/interface.h
Log:
Fix typo.

Modified: trunk/aspect/include/aspect/postprocess/interface.h
===================================================================
--- trunk/aspect/include/aspect/postprocess/interface.h	2012-11-28 14:04:46 UTC (rev 1387)
+++ trunk/aspect/include/aspect/postprocess/interface.h	2012-11-28 14:05:08 UTC (rev 1388)
@@ -249,7 +249,7 @@
          * without having to know them by name. This allows the files
          * in which individual postprocessors are implement to register
          * these postprocessors, rather than also having to modify the
-         * Manage class by adding the new postprocessor class.
+         * Manager class by adding the new postprocessor class.
          *
          * @param name The name under which this postprocessor is to
          * be called in parameter files.



More information about the CIG-COMMITS mailing list