summaryrefslogtreecommitdiffstats
path: root/lib/authenticator.lua
diff options
context:
space:
mode:
Diffstat (limited to 'lib/authenticator.lua')
-rw-r--r--lib/authenticator.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/authenticator.lua b/lib/authenticator.lua
index fe91c3d..311e764 100644
--- a/lib/authenticator.lua
+++ b/lib/authenticator.lua
@@ -1,5 +1,5 @@
-- ACF Authenticator - does validation and loads sub-authenticator to read/write database
--- We store the login info in the passwd table, "" field. It looks like
+-- We store the logon info in the passwd table, "" field. It looks like
-- password:username:ROLE1[,ROLE2...]
module (..., package.seeall)