Fix typo in package i3ipc in requirements list

This commit is contained in:
Victor Oliveira da Silva 2017-03-18 16:27:14 -03:00 committed by GitHub
parent b4e9242807
commit 92c9a4f3e4
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ Generic requirements
with bazaar repositories.
* ``pyuv`` python package. Required for :ref:`libuv-based watcher
<config-common-watcher>` to work.
* ``i3-ipc`` python package. Required for i3wm bindings and segments.
* ``i3ipc`` python package. Required for i3wm bindings and segments.
* ``xrandr`` program. Required for the multi-monitor lemonbar binding and the
:py:func:`powerline.listers.i3wm.output_lister`.