Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mumble-voip/mumble-scripts.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornd <git@notandy.de>2020-11-24 22:25:34 +0300
committerGitHub <noreply@github.com>2020-11-24 22:25:34 +0300
commitefd65e1d5804bcb2dee45c5f90610f6f0c036eaf (patch)
tree25a901df3024460f481320e15dede1c6ed07bf8c
parent0411dc402eab49e42ec46ad7980f9fe89fb1f0b8 (diff)
Update Authenticators/LDAP/LDAPauth.py
Co-authored-by: Jan Klass <kissaki@posteo.de>
-rw-r--r--Authenticators/LDAP/LDAPauth.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/Authenticators/LDAP/LDAPauth.py b/Authenticators/LDAP/LDAPauth.py
index 6d81edf..2203831 100644
--- a/Authenticators/LDAP/LDAPauth.py
+++ b/Authenticators/LDAP/LDAPauth.py
@@ -102,7 +102,7 @@
# * ice-python
# * python-ldap
# * daemon (when run as a daemon)
-# If you are using Ubuntu/Debian (only Ubuntu 20.04 was tested) this means the following packages:
+# If you are using Ubuntu/Debian (only Ubuntu 20.04 was tested) the following packages provide these:
# * python3
# * python3-zeroc-ice
# * python3-ldap