summaryrefslogtreecommitdiffstats
path: root/lib/README
diff options
context:
space:
mode:
authorTed Trask <ttrask01@yahoo.com>2016-08-04 15:55:56 +0000
committerTed Trask <ttrask01@yahoo.com>2016-08-04 15:55:56 +0000
commita0c9b5cb07e4b691874e858527e36cb8c83c56d0 (patch)
treef198cd9f9ced2e66998aa1db6cbe1c265f03862b /lib/README
parentdf0d2e0e18549e8fe348d08769c929340d75131e (diff)
downloadacf-core-a0c9b5cb07e4b691874e858527e36cb8c83c56d0.tar.bz2
acf-core-a0c9b5cb07e4b691874e858527e36cb8c83c56d0.tar.xz
Remove trailing whitespace
Diffstat (limited to 'lib/README')
-rw-r--r--lib/README4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/README b/lib/README
index be6f1dc..a886dbc 100644
--- a/lib/README
+++ b/lib/README
@@ -5,7 +5,7 @@ Also we use Lua Posix for the rest of the functionality.
*** These are currently being worked on. ***
apk.lua - Helps with package version/install/remove
-authenticator-plaintext.lua - sub-authenticator for plaintext files
+authenticator-plaintext.lua - sub-authenticator for plaintext files
authenticator.lua - Used for authentication and roles, generic and uses sub-authenticator
date.lua - Date and Time functions
format.lua - Library to help reformat strings and tables.
@@ -16,5 +16,5 @@ modelfunctions.lua - Common model functions
processinfo.lua - Start/stop, find running, find version - process helpers
roles.lua - Used to determine roles and permissions
session.lua - Helps with Session mangement in ACF
-validator.lua - Validate web input for ACF.
+validator.lua - Validate web input for ACF.
htmlviewfunctions.lua - Common functions for HTML views