Merge pull request #2773 from lasers/next

docs/ipc: Fix typo
next
Ingo Bürk 2017-05-18 09:51:45 +02:00 committed by GitHub
commit 305cb871df
1 changed files with 1 additions and 1 deletions

View File

@ -795,7 +795,7 @@ same as a +GET_BAR_CONFIG+ reply for the bar with the given id.
=== binding event
This event consists of a single serialized map reporting on the details of a
binding that ran a command because of user input. The +change (sring)+ field
binding that ran a command because of user input. The +change (string)+ field
indicates what sort of binding event was triggered (right now it will always be
+"run"+ but may be expanded in the future).