From 85566a9897f05235604d6573bdb7bb14f555d052 Mon Sep 17 00:00:00 2001 From: enkore Date: Sat, 20 Jun 2015 10:48:03 +0200 Subject: [PATCH] Typo --- docs/configuration.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/configuration.rst b/docs/configuration.rst index fe02994..b5a4d82 100644 --- a/docs/configuration.rst +++ b/docs/configuration.rst @@ -308,10 +308,10 @@ Hints are additional parameters used to customize output of a module. They give you access to all attributes supported by `i3bar protocol `_. -Hints are available as ``hints`` setting in all modules and its value should be -a dictionary or ``None``. -An attribute defined in ``hints`` will be applied only if module output does not -contain attribute with the same name already. +Hints are available as the ``hints`` setting in all modules and its +value should be a dictionary or ``None``. An attribute defined in +``hints`` will be applied only if the module output does not contain +attribute with the same name already. Some possible uses for these attributes are: