Fix typo in configuring docs

[ci skip]
This commit is contained in:
Florian Bruhin 2017-10-02 06:24:29 +02:00
parent a273baf8a0
commit 32d529b54e

View File

@ -334,7 +334,7 @@ Note that this won't work for values which are dictionaries.
Binding chained commands Binding chained commands
^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^
If you have a lot of chained comamnds you want to bind, you can write a helper If you have a lot of chained commands you want to bind, you can write a helper
to do so: to do so:
[source,python] [source,python]