Fix a mistake in comment

This commit is contained in:
Pavel Löbl 2012-05-09 23:39:44 +02:00 committed by Michael Stapelberg
parent f2dde5f5dd
commit 4611f875ff
1 changed files with 1 additions and 1 deletions

View 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.
*/