]> git.sur5r.net Git - i3/i3/commitdiff
docs/ipc: Fix typo 2773/head
authorlasers <lasers@users.noreply.github.com>
Wed, 17 May 2017 23:48:56 +0000 (18:48 -0500)
committerlasers <lasers@users.noreply.github.com>
Wed, 17 May 2017 23:48:56 +0000 (18:48 -0500)
docs/ipc

index 25961f78ec790c328e3bd0a62f305aa8923fe250..fd00ba4b859a5c715c38ed7c0ad31841f0b18b7c 100644 (file)
--- a/docs/ipc
+++ b/docs/ipc
@@ -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).