aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorknarf <knarf@4ec1db94-0e4f-0410-ada3-8bed251432c9>2010-05-06 13:52:57 +0000
committerknarf <knarf@4ec1db94-0e4f-0410-ada3-8bed251432c9>2010-05-06 13:52:57 +0000
commit5667625b2cd04b34964b6763fd492779b6069625 (patch)
tree6dab0c8c8c3761868250a4dc563e197f5d894017
parentcf937846a7ad4420afdd18ff8b36a7debf61f97d (diff)
correct typo
git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/NoExcision/trunk@24 4ec1db94-0e4f-0410-ada3-8bed251432c9
-rw-r--r--schedule.ccl2
1 files changed, 1 insertions, 1 deletions
diff --git a/schedule.ccl b/schedule.ccl
index e2fc879..a491c0d 100644
--- a/schedule.ccl
+++ b/schedule.ccl
@@ -29,7 +29,7 @@ if (smooth_regions) {
SCHEDULE NoExcision_Set_Zero IN ADMBase_PostInitial BEFORE NoExcision_CGSmoothing
{
LANG: Fortran
- } "Set variables to zero in used defined regions"
+ } "Set variables to zero in user defined regions"
}
SCHEDULE GROUP NoExcision_CGSmoothing IN ADMBase_PostInitial