summaryrefslogtreecommitdiffstats
path: root/aconf/model/config.ld
diff options
context:
space:
mode:
Diffstat (limited to 'aconf/model/config.ld')
-rw-r--r--aconf/model/config.ld2
1 files changed, 1 insertions, 1 deletions
diff --git a/aconf/model/config.ld b/aconf/model/config.ld
index f8976d6..8882f39 100644
--- a/aconf/model/config.ld
+++ b/aconf/model/config.ld
@@ -3,5 +3,5 @@ Copyright (c) 2012-2016 Kaarle Ritvanen
See LICENSE file for license details
--]]
-new_type('fcons', 'Field constructors', false, 'Additional constructor parameters')
+new_type('fclass', 'Field classes', false, 'Additional constructor parameters')
new_type('klass', 'Classes', false, 'Constructor parameters')