diff options
Diffstat (limited to 'doc/source')
-rw-r--r-- | doc/source/themes.rst | 2 |
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 |