summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorLuke Shumaker <LukeShu@sbcglobal.net>2013-10-08 13:59:09 -0400
committerLuke Shumaker <LukeShu@sbcglobal.net>2013-10-08 13:59:09 -0400
commit197640f845f6a57c60fbcd2d56cdf902d4772acd (patch)
tree1c688ab5203e44a604597bf287b09de37751deb7 /src
parent75bef554ce82c3c086cc04a4c12ccd2e9644290f (diff)
conf.sh.3: fix the reference to {get,set}_conf_makepkg in the BUGS section
Diffstat (limited to 'src')
-rw-r--r--src/lib/conf.sh.3.ronn2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/conf.sh.3.ronn b/src/lib/conf.sh.3.ronn
index 82f6eed..4108f9a 100644
--- a/src/lib/conf.sh.3.ronn
+++ b/src/lib/conf.sh.3.ronn
@@ -117,7 +117,7 @@ that.
## BUGS
-`get_conf_makepkg` and `set_conf_makepkg` do not work with arrays.
+`get_var` and `set_var` do not work with arrays.
## SEE ALSO