[cig-commits] commit 2431 by heister to /var/svn/dealii/aspect

dealii.demon at gmail.com dealii.demon at gmail.com
Tue Apr 8 07:46:10 PDT 2014


Revision 2431

fix typo

U   trunk/aspect/include/aspect/simulator.h


http://www.dealii.org/websvn/revision.php?repname=Aspect+Repository&path=%2F&rev=2431&peg=2431

Diff:
Modified: trunk/aspect/include/aspect/simulator.h
===================================================================
--- trunk/aspect/include/aspect/simulator.h	2014-04-08 14:41:18 UTC (rev 2430)
+++ trunk/aspect/include/aspect/simulator.h	2014-04-08 14:46:08 UTC (rev 2431)
@@ -925,7 +925,7 @@
           LinearAlgebra::Vector &vec);
 
       /**
-       * Aets up data structures for null space removal. Called after every mesh refinement.
+       * Sets up data structures for null space removal. Called after every mesh refinement.
        */
       void setup_nullspace_removal();
 


More information about the CIG-COMMITS mailing list