summaryrefslogtreecommitdiff
path: root/utils/messages.h
diff options
context:
space:
mode:
Diffstat (limited to 'utils/messages.h')
-rw-r--r--utils/messages.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/messages.h b/utils/messages.h
index bef380edc..4ca079293 100644
--- a/utils/messages.h
+++ b/utils/messages.h
@@ -14,7 +14,7 @@
* messages_load() to read the file into memory. To lookup a key, use
* messages_get("key").
*
- * Only the first MAX_KEY_LENGTH (currently 16) characters of the key are
+ * Only the first MAX_KEY_LENGTH (currently 24) characters of the key are
* significant.
*/