aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--RepSys/plugins/ldapusers.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/RepSys/plugins/ldapusers.py b/RepSys/plugins/ldapusers.py
index aa3438e..ed35c9e 100644
--- a/RepSys/plugins/ldapusers.py
+++ b/RepSys/plugins/ldapusers.py
@@ -45,7 +45,7 @@ options in repsys.conf:
When the searched option is not found, it will try in repsys.conf. All
the values found. (including from repsys.conf) will be cached between
-each configuration acess.
+each configuration access.
This plugin requires the package python-ldap.