]> git.sur5r.net Git - i3/i3/commitdiff
Fix a mistake in comment
authorPavel Löbl <lobl.pavel@gmail.com>
Wed, 9 May 2012 21:39:44 +0000 (23:39 +0200)
committerMichael Stapelberg <michael@stapelberg.de>
Sun, 3 Jun 2012 17:38:43 +0000 (19:38 +0200)
src/commands.c

index cf8187b70542ea9ab588ec7d22b08b2de1ad3a30..c3f7e4c477bd61a5d10c91fb2309927b5eb2ad55 100644 (file)
@@ -23,7 +23,7 @@
 } while (0)
 
 /** When the command did not include match criteria (!), we use the currently
- * focused command. Do not confuse this case with a command which included
+ * focused container. Do not confuse this case with a command which included
  * criteria but which did not match any windows. This macro has to be called in
  * every command.
  */