aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorErik Schnetter <schnetter@cct.lsu.edu>2010-04-27 10:17:31 -0500
committerBarry Wardell <barry.wardell@gmail.com>2011-12-14 16:45:47 +0000
commit9f13ddbdc47053648087cf52b075612ed98886cf (patch)
tree93f02b56404549b1386f86a9b8ba5408e3144f01
parent3f7767c069382381aef55e4c336d97f56881882a (diff)
CarpetLib: Correct typo
-rw-r--r--Carpet/CarpetLib/src/dh.cc4
1 files changed, 2 insertions, 2 deletions
diff --git a/Carpet/CarpetLib/src/dh.cc b/Carpet/CarpetLib/src/dh.cc
index 6d485bda1..d409f6579 100644
--- a/Carpet/CarpetLib/src/dh.cc
+++ b/Carpet/CarpetLib/src/dh.cc
@@ -332,7 +332,7 @@ regrid (bool const do_init)
// (The exterior must not be empty)
// Variables may have size zero
// ASSERT_c (not extr.empty(),
- // "The experior must not be empty");
+ // "The exterior must not be empty");
// The exterior must be contained in the domain
ASSERT_c (extr <= domain_exterior,
@@ -584,7 +584,7 @@ regrid (bool const do_init)
} // for c
timer_test.stop();
-
+
// Communication schedule: