summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorUltrabug <ultrabug@gentoo.org>2015-07-20 11:17:52 +0200
committerUltrabug <ultrabug@gentoo.org>2015-07-20 11:17:52 +0200
commit74db2ed0c93cd90eb3394fffe20a4a369bfda694 (patch)
treed005d9b8d490fa8113314ecaf336776824e82ded /doc
parent8ce1cc500faa68ce2d45e8fb2f3b85e4e0234851 (diff)
parentbd75bd255410453739ca313be4fcfd17085a8588 (diff)
Merge branch 'master' of github.com:ultrabug/py3status
Diffstat (limited to 'doc')
-rw-r--r--doc/example_module.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/example_module.py b/doc/example_module.py
index 2935724..6a952a1 100644
--- a/doc/example_module.py
+++ b/doc/example_module.py
@@ -51,7 +51,7 @@ from time import time
class Py3status:
"""
- The Py3status class name is mendatory.
+ The Py3status class name is mandatory.
Below you list all the available configuration parameters and their
default value for your module which can be overwritten by users