summaryrefslogtreecommitdiffstats
path: root/db/mork/src/morkAtomSpace.h
diff options
context:
space:
mode:
Diffstat (limited to 'db/mork/src/morkAtomSpace.h')
-rw-r--r--db/mork/src/morkAtomSpace.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/db/mork/src/morkAtomSpace.h b/db/mork/src/morkAtomSpace.h
index b72a59401..6048261c5 100644
--- a/db/mork/src/morkAtomSpace.h
+++ b/db/mork/src/morkAtomSpace.h
@@ -45,7 +45,7 @@
**| so that we care less whether the shortest hex representation is used.
**| So we start all IDs for 'over' category tokens at a value range that
**| needs at least four hex digits, so we can reserve three hex digits and
-**| shorter for more commonly occuring tokens in the 'under' category.
+**| shorter for more commonly occurring tokens in the 'under' category.
|*/
#define morkAtomSpace_kMinOverId 0x1000 /* using at least four hex bytes */