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:
commit
0f13e8a9f7
|
@ -305,7 +305,7 @@ Segment dictionary contains the following keys:
|
||||||
``side``
|
``side``
|
||||||
Segment side: ``right`` or ``left``.
|
Segment side: ``right`` or ``left``.
|
||||||
|
|
||||||
``display_condition```
|
``display_condition``
|
||||||
Contains function that takes three position parameters:
|
Contains function that takes three position parameters:
|
||||||
:py:class:`powerline.PowerlineLogger` instance, :ref:`segment_info
|
:py:class:`powerline.PowerlineLogger` instance, :ref:`segment_info
|
||||||
<dev-segments-info>` dictionary and current mode and returns either ``True``
|
<dev-segments-info>` dictionary and current mode and returns either ``True``
|
||||||
|
|
Loading…
Reference in New Issue