From 5667625b2cd04b34964b6763fd492779b6069625 Mon Sep 17 00:00:00 2001 From: knarf Date: Thu, 6 May 2010 13:52:57 +0000 Subject: correct typo git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/NoExcision/trunk@24 4ec1db94-0e4f-0410-ada3-8bed251432c9 --- schedule.ccl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3