From fcf97f2773bda48d58050508db54f70eabfc4404 Mon Sep 17 00:00:00 2001 From: aquarium Date: Thu, 21 Feb 2019 03:34:47 -0500 Subject: [PATCH] Auth providers doc should use gender neutral language. (#8660) --- source/_docs/authentication/providers.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_docs/authentication/providers.markdown b/source/_docs/authentication/providers.markdown index 4ee8b017a91..d5d9e9bdbff 100644 --- a/source/_docs/authentication/providers.markdown +++ b/source/_docs/authentication/providers.markdown @@ -110,7 +110,7 @@ name = John Doe Leading and trailing whitespace, as well as lines starting with `#` are ignored. The following variables are supported. More may be added in the future. -* `name`: The real name of the user to be displayed in his profile. +* `name`: The real name of the user to be displayed in their profile. Stdaerr is not read at all and just passed through to that of the Home Assistant process, hence you can use it for status messages or suchlike.