summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorFlorent Le Coz <louiz@louiz.org>2014-12-04 15:49:48 +0100
committerFlorent Le Coz <louiz@louiz.org>2014-12-04 15:49:48 +0100
commitd1c4c7cf587d016946bd3537a49d9543d8a4664d (patch)
tree0aa53fd7c78b384128621897cb8b7e31efaf0000 /doc
parent66b14ff67b499aeb59c7b4a111bc79e415888622 (diff)
downloadpoezio-d1c4c7cf587d016946bd3537a49d9543d8a4664d.tar.gz
poezio-d1c4c7cf587d016946bd3537a49d9543d8a4664d.tar.bz2
poezio-d1c4c7cf587d016946bd3537a49d9543d8a4664d.tar.xz
poezio-d1c4c7cf587d016946bd3537a49d9543d8a4664d.zip
doc typo
Diffstat (limited to 'doc')
-rw-r--r--doc/source/themes.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/themes.rst b/doc/source/themes.rst
index a674c915..0c2b143f 100644
--- a/doc/source/themes.rst
+++ b/doc/source/themes.rst
@@ -22,7 +22,7 @@ A theme file is a python file (with the .py extension) containing a
class, inheriting the *theming.Theme* class defined into the *theming*
poezio module.
-To check how may colors your current terminal/$TERM supports, do:
+To check how many colors your current terminal/$TERM supports, do:
.. code-block:: bash