From abe19b79665bbd77326af2586f3a03caf50b9aff Mon Sep 17 00:00:00 2001 From: Javier Eguiluz Date: Mon, 13 Nov 2017 20:58:42 +0100 Subject: [PATCH] Change some 3.3 docs to be gender-neutral --- reference/configuration/security.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reference/configuration/security.rst b/reference/configuration/security.rst index 6e29ed7bf96..eb9023bf47f 100644 --- a/reference/configuration/security.rst +++ b/reference/configuration/security.rst @@ -478,7 +478,7 @@ dn_string **type**: ``string`` **default**: ``{username}`` This is the string which will be used as the bind DN. The ``{username}`` -placeholder will be replaced with the user-provided value (his login). +placeholder will be replaced with the user-provided value (their login). Depending on your LDAP server's configuration, you may need to override this value.