aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBogdano Arendartchuk <bogdano@mandriva.org>2007-05-02 18:04:42 +0000
committerBogdano Arendartchuk <bogdano@mandriva.org>2007-05-02 18:04:42 +0000
commit3e164b5a8a34bd0363cca48c88fecfd58c59cdbe (patch)
treed4be57e483c856e7218dc7ec3a64efa5f5b87b6f
parentf76255fe3a7466748de56b422c048039ea59b077 (diff)
downloadmgarepo-3e164b5a8a34bd0363cca48c88fecfd58c59cdbe.tar
mgarepo-3e164b5a8a34bd0363cca48c88fecfd58c59cdbe.tar.gz
mgarepo-3e164b5a8a34bd0363cca48c88fecfd58c59cdbe.tar.bz2
mgarepo-3e164b5a8a34bd0363cca48c88fecfd58c59cdbe.tar.xz
mgarepo-3e164b5a8a34bd0363cca48c88fecfd58c59cdbe.zip
Typo "acess"
-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.