docs: Fix a small typo in develop/segments.rst

* The display_condition key in the docs was rendered as
  'display_condition`' due to a small typo. This commit fixes that.

Signed-off-by: mr.Shu <mr@shu.io>
This commit is contained in:
mr.Shu 2016-02-07 15:32:12 +01:00
parent c0b56d3888
commit f3fe6d99f6
1 changed files with 1 additions and 1 deletions

View File

@ -305,7 +305,7 @@ Segment dictionary contains the following keys:
``side``
Segment side: ``right`` or ``left``.
``display_condition```
``display_condition``
Contains function that takes three position parameters:
:py:class:`powerline.PowerlineLogger` instance, :ref:`segment_info
<dev-segments-info>` dictionary and current mode and returns either ``True``