From 0b9c925463d994b4c08a0d09d71de7fb5385c260 Mon Sep 17 00:00:00 2001 From: Chuck Wilson Date: Tue, 22 Sep 2020 10:48:03 -0400 Subject: [PATCH] Docs: Correct typo: "LDAO" --> "LDAP" (#27692) --- docs/sources/administration/configuration.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/sources/administration/configuration.md b/docs/sources/administration/configuration.md index 79342f4af46..8c6b2248ea2 100644 --- a/docs/sources/administration/configuration.md +++ b/docs/sources/administration/configuration.md @@ -719,7 +719,7 @@ Refer to [Auth proxy authentication]({{< relref "../auth/auth-proxy.md" >}}) for ## [auth.ldap] -Refer to [LDAO authentication]({{< relref "../auth/ldap.md" >}}) for detailed instructions. +Refer to [LDAP authentication]({{< relref "../auth/ldap.md" >}}) for detailed instructions.
@@ -1427,4 +1427,4 @@ Set this to `true` to have date formats automatically derived from your browser ### default_timezone -Used as the default time zone for user preferences. Can be either `browser` for the browser local time zone or a time zone name from the IANA Time Zone database, such as `UTC` or `Europe/Amsterdam`. \ No newline at end of file +Used as the default time zone for user preferences. Can be either `browser` for the browser local time zone or a time zone name from the IANA Time Zone database, such as `UTC` or `Europe/Amsterdam`.