summaryrefslogtreecommitdiff
path: root/lib/gitlab/ldap
diff options
context:
space:
mode:
authorquodos <thomas@web-wack.at>2015-05-04 14:09:03 +0200
committerquodos <thomas@web-wack.at>2015-05-04 14:09:03 +0200
commitb953796ac83630321ecfb89edbc8a8b8ed19bc02 (patch)
tree64784b9cdb2e29d40dd4af90d4a5182587cd43c7 /lib/gitlab/ldap
parentf4d05dcc90dd423db3c9e7798ad3cd9e48cd886b (diff)
downloadgitlab-ce-b953796ac83630321ecfb89edbc8a8b8ed19bc02.tar.gz
Update authentication.rb
correct spelling
Diffstat (limited to 'lib/gitlab/ldap')
-rw-r--r--lib/gitlab/ldap/authentication.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/gitlab/ldap/authentication.rb b/lib/gitlab/ldap/authentication.rb
index 649cf3194b8..bad683c6511 100644
--- a/lib/gitlab/ldap/authentication.rb
+++ b/lib/gitlab/ldap/authentication.rb
@@ -1,4 +1,4 @@
-# This calls helps to authenticate to LDAP by providing username and password
+# These calls help to authenticate to LDAP by providing username and password
#
# Since multiple LDAP servers are supported, it will loop through all of them
# until a valid bind is found