aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Carpet/CarpetIOHDF5/src/OutputSlice.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/Carpet/CarpetIOHDF5/src/OutputSlice.cc b/Carpet/CarpetIOHDF5/src/OutputSlice.cc
index 76ef51e3a..28b92e716 100644
--- a/Carpet/CarpetIOHDF5/src/OutputSlice.cc
+++ b/Carpet/CarpetIOHDF5/src/OutputSlice.cc
@@ -561,7 +561,7 @@ namespace CarpetIOHDF5 {
const gh* const hh = arrdata.at(group).at(m).hh;
const dh* const dd = arrdata.at(group).at(m).dd;
- // re-compute the active (non-buffere) region
+ // re-compute the active (non-buffered) region
ibset allactive;
GetAllActive (dd, hh, m, rl, allactive);