Small typo 'Srdaerr' to 'Stderr'

Please excuse if this is not actually a typo.
This commit is contained in:
John Evans 2019-03-21 01:06:24 +00:00 committed by GitHub
parent 1e7f2ad1e2
commit 744406aeae
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -108,7 +108,7 @@ Leading and trailing whitespace, as well as lines starting with `#` are ignored.
* `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.
Stderr 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.
<p class='note'>
Any leading and trailing whitespace is stripped from usernames before they're passed to the configured command. For instance, " hello " will be rewritten to just "hello".