Merge pull request #1523 from mrshu/mrshu/fix-docs-small-typo

docs: Fix a small typo in develop/segments.rst
This commit is contained in:
Nikolai Aleksandrovich Pavlov 2016-02-07 19:15:50 +03:00
commit 0f13e8a9f7
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``