summaryrefslogtreecommitdiff
path: root/include/general.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/general.h')
-rw-r--r--include/general.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/general.h b/include/general.h
index 40016ec..0ae02f0 100644
--- a/include/general.h
+++ b/include/general.h
@@ -26,7 +26,7 @@
*/
-/* Might as well be consistant */
+/* Might as well be consistent */
#undef FALSE
#define FALSE 0 /* False, no, bad, etc. */
#undef TRUE