summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTed Trask <ttrask01@yahoo.com>2008-04-18 15:58:32 +0000
committerTed Trask <ttrask01@yahoo.com>2008-04-18 15:58:32 +0000
commit6e63b550ea367d2c7c408c4c07cd528e4a0ee6e1 (patch)
tree60450a7fd4ad5e9d67ef138559fcf4a3e7911c1b
parent0dd8254a5279f3bce0a0fcc4d4e89bdb12c8bffa (diff)
downloadacf-core-6e63b550ea367d2c7c408c4c07cd528e4a0ee6e1.tar.bz2
acf-core-6e63b550ea367d2c7c408c4c07cd528e4a0ee6e1.tar.xz
a minor change
git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@1028 ab2d0c66-481e-0410-8bed-d214d4d58bed
-rw-r--r--lib/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/README b/lib/README
index a3cc531..d990640 100644
--- a/lib/README
+++ b/lib/README
@@ -11,7 +11,7 @@ format.lua - Library to help reformat string,tables,files or any input. Good pla
authenticator-plaintext.lua - Used to parse through the username:password file and for permission help
validator.lua - Validate web input for ACF.
-html.lua - Helps with form building in ACF
+html.lua - Helps with form building in ACF.
menubuilder.lua -Helps create the menus on left window in ACF
web_elements.lua - More web functionality for ACF
privsep.lua - Helps with authorization with ACF