diff options
Diffstat (limited to 'poezio/theming.py')
-rwxr-xr-x | poezio/theming.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/poezio/theming.py b/poezio/theming.py index db1ccb39..bbf2fb64 100755 --- a/poezio/theming.py +++ b/poezio/theming.py @@ -198,7 +198,7 @@ class Theme: COLOR_REVISIONS_MESSAGE = (3, -1, 'b') # Color for various important text. For example the "?" before JIDs in - # the roster that require an user action. + # the roster that require a user action. COLOR_IMPORTANT_TEXT = (3, 5, 'b') # Separators |