aboutsummaryrefslogtreecommitdiffstats
path: root/zahl-internals.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--zahl-internals.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/zahl-internals.h b/zahl-internals.h
index 2024919..e9232dd 100644
--- a/zahl-internals.h
+++ b/zahl-internals.h
@@ -51,7 +51,7 @@
#define ZAHL_BITS_PER_CHAR 64
#define ZAHL_LB_BITS_PER_CHAR 6
#define ZAHL_CHAR_MAX UINT64_MAX
-/* Note: These, cannot be changed willy-nilly, some code depends
+/* Note: These cannot be changed willy-nilly, some code depends
* on them, be cause being flexible would just be too painful. */