summaryrefslogtreecommitdiffstats
path: root/aconf/model/config.ld
diff options
context:
space:
mode:
authorKaarle Ritvanen <kaarle.ritvanen@datakunkku.fi>2016-12-09 17:38:08 +0200
committerKaarle Ritvanen <kaarle.ritvanen@datakunkku.fi>2016-12-18 23:02:34 +0200
commit88a2ee4783d15c74f735f26c48b621b5e848d334 (patch)
treed93cdd85a385060861fea9d6b715e8e4594c6442 /aconf/model/config.ld
parentc248dca6eeaa6994fc3ab663f431238266417241 (diff)
downloadaconf-88a2ee4783d15c74f735f26c48b621b5e848d334.tar.bz2
aconf-88a2ee4783d15c74f735f26c48b621b5e848d334.tar.xz
doc: describe functionality used in the dns-zone module
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')