From 087cec56f0b004d5a6ddd75be564c9fba05172b9 Mon Sep 17 00:00:00 2001 From: enkore Date: Wed, 17 Jun 2015 15:17:26 +0200 Subject: [PATCH] typo --- docs/configuration.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/configuration.rst b/docs/configuration.rst index de3f0e9..78a81bc 100644 --- a/docs/configuration.rst +++ b/docs/configuration.rst @@ -148,7 +148,7 @@ If you don't want to use the default you can set a specific keyring like so: status.register('github', keyring_backend=PlaintextKeyring()) i3pystatus will locate and set the credentials during the module -loading process. Currently supported credentals are "password", +loading process. Currently supported credentials are "password", "email" and "username". .. note:: Credential handling requires the PyPI package