aboutsummaryrefslogtreecommitdiff
path: root/Carpet/CarpetLib/src/dh.hh
diff options
context:
space:
mode:
Diffstat (limited to 'Carpet/CarpetLib/src/dh.hh')
-rw-r--r--Carpet/CarpetLib/src/dh.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/Carpet/CarpetLib/src/dh.hh b/Carpet/CarpetLib/src/dh.hh
index 55b75218c..7b59edeb5 100644
--- a/Carpet/CarpetLib/src/dh.hh
+++ b/Carpet/CarpetLib/src/dh.hh
@@ -251,7 +251,7 @@ public: // should be readonly
private:
- // this needs to be sorted by varindex so that when iteration through the
+ // this needs to be sorted by varindex so that when iterating through the
// container in order with a forward iterator, vector leaders are processed
// first
map<int,ggf*> gfs; // all grid functions