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

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAchilleas Pipinellis <axil@gitlab.com>2017-09-08 20:00:08 +0300
committerAchilleas Pipinellis <axil@gitlab.com>2017-09-08 20:00:08 +0300
commit0e2a27c3b828bdfaecbf01a93c9a50485a981b76 (patch)
tree9412c2bf07b86efc95de3f1310c7aa07f8cddbbb
parent5b2594b6b812d2af2864167669accc54ee188f05 (diff)
parent717460ebee260e380a7905930badb5978e918f0b (diff)
Merge branch 'fix/ldap-typo-docs' into 'master'
[CE] Fix small typos in LDAP documentation See merge request !14153
-rw-r--r--doc/administration/auth/ldap.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/administration/auth/ldap.md b/doc/administration/auth/ldap.md
index d22815dfa5e..ad904908472 100644
--- a/doc/administration/auth/ldap.md
+++ b/doc/administration/auth/ldap.md
@@ -256,7 +256,7 @@ production:
```
Tip: If you want to limit access to the nested members of an Active Directory
-group you can use the following syntax:
+group, you can use the following syntax:
```
(memberOf:1.2.840.113556.1.4.1941:=CN=My Group,DC=Example,DC=com)