aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorschnetter <schnetter@b9286e40-80fe-41ab-903a-d6b447012e1e>2003-10-08 16:13:27 +0000
committerschnetter <schnetter@b9286e40-80fe-41ab-903a-d6b447012e1e>2003-10-08 16:13:27 +0000
commit251defc799f764a3340c4aa1db85b9dd3e05068b (patch)
treeff7c759470958d8979886996c795bd152647dfb2
parentaac1a4907b28ae5be085bde3554216e83e13a7a2 (diff)
Fix typo.
git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/WaveBinarySource/trunk@39 b9286e40-80fe-41ab-903a-d6b447012e1e
-rw-r--r--src/WaveBinary.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/WaveBinary.c b/src/WaveBinary.c
index ab8f3ec..c02befd 100644
--- a/src/WaveBinary.c
+++ b/src/WaveBinary.c
@@ -135,7 +135,7 @@ void WaveBinaryC(CCTK_ARGUMENTS)
- they can be on our grid chunk completly
- we have a lower part of the source on our grid chunk
- we have a upper part
- - the source covers a grid chunk completetly
+ - the source covers a grid chunk completely
Get the floor-vindex of the lower bound and
ceiling-vindex of the upper bound.