summaryrefslogtreecommitdiff
path: root/src/include/cctk_ParamCheck.h
diff options
context:
space:
mode:
authorschnetter <schnetter@17b73243-c579-4c4c-a9d2-2d5706c11dac>2005-09-25 22:20:18 +0000
committerschnetter <schnetter@17b73243-c579-4c4c-a9d2-2d5706c11dac>2005-09-25 22:20:18 +0000
commitd73744780e33053ae162c514e81b404ef2680006 (patch)
treeb72e2900124fa18e0c53e78cec81ac487936fddb /src/include/cctk_ParamCheck.h
parent262807b6806787ba6066e75f26dbbde3f324f09c (diff)
Correct typos in comments
git-svn-id: http://svn.cactuscode.org/flesh/trunk@4142 17b73243-c579-4c4c-a9d2-2d5706c11dac
Diffstat (limited to 'src/include/cctk_ParamCheck.h')
-rw-r--r--src/include/cctk_ParamCheck.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/include/cctk_ParamCheck.h b/src/include/cctk_ParamCheck.h
index 73f3bca8..f097f825 100644
--- a/src/include/cctk_ParamCheck.h
+++ b/src/include/cctk_ParamCheck.h
@@ -11,7 +11,7 @@
#ifndef _CCTK_PARAMCHECK_H_
#define _CCTK_PARAMCHECK_H_ 1
-/* These are just here for speed at the mo. Don't modify
+/* These are just here for speed at the moment. Don't modify
* directly outside the flesh.
*/
@@ -19,7 +19,7 @@ extern int cctki_paramchecking;
extern int cctki_paramcheck_nprocs;
/* Define these as macros for the moment, but give them an
- * interface like a function so they can can be chenged
+ * interface like a function so they can can be changed
* to functions later if necessary.
*/