[cig-commits] [commit] master: Fix minor typo in a comment. (94a8860)

cig_noreply at geodynamics.org cig_noreply at geodynamics.org
Thu Dec 11 13:52:38 PST 2014


Repository : https://github.com/geodynamics/aspect

On branch  : master
Link       : https://github.com/geodynamics/aspect/compare/ffc256cdd8eb2bb0e29f36c4bb469a9810b94d29...c1465eb80ac07139659936dd80414c93d876e518

>---------------------------------------------------------------

commit 94a8860cf507c35e1377978c4c994278e4c08768
Author: Jonathan Perry-Houts <jperryh2 at uoregon.edu>
Date:   Thu Dec 11 13:28:58 2014 -0800

    Fix minor typo in a comment.


>---------------------------------------------------------------

94a8860cf507c35e1377978c4c994278e4c08768
 include/aspect/simulator.h | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/include/aspect/simulator.h b/include/aspect/simulator.h
index 66dee22..4763de6 100644
--- a/include/aspect/simulator.h
+++ b/include/aspect/simulator.h
@@ -918,8 +918,8 @@ namespace aspect
                                        std::vector<double> &values) const;
 
       /**
-       * Compute a depth average of the current temperature. The function
-       * fills a vector that contains average temperatures over slices of the
+       * Compute a depth average of the current viscosity. The function
+       * fills a vector that contains average viscosities over slices of the
        * domain of same depth. The function resizes the output vector to match
        * the number of depth slices.
        *



More information about the CIG-COMMITS mailing list