Fix spelling in module docs (#764)

This commit is contained in:
Erik Johnson 2019-10-10 13:37:57 -05:00 committed by GitHub
parent 82fc9fbe44
commit 3bd0845797
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -22,7 +22,7 @@ tools for this which make this even easier:
See :py:class:`.SettingsBase` for details.
- For modules that require credentials, it is recommended to add a
keyring_backend setting to allow users to specify their own backends
for retrieving sensitive credentials.
for retrieving sensitive credentials.
Required settings and default values are also handled.
@ -68,7 +68,7 @@ Testing changes
i3pystatus uses continuous integration (CI) techniques, which means in
our case that every patch and every pull request is tested
automatically. While Travis is used for automatic building of GitHub
pull requests it is not the authorative CI system (which is `Der Golem
pull requests, it is not the authoritative CI system (which is `Der Golem
<http://golem.enkore.de/>`_) for the main repository.
The ``ci-build.sh`` script needs to run successfully for a patch to be