Fix a mistake in comment
This commit is contained in:
parent
f2dde5f5dd
commit
4611f875ff
|
@ -23,7 +23,7 @@
|
||||||
} while (0)
|
} while (0)
|
||||||
|
|
||||||
/** When the command did not include match criteria (!), we use the currently
|
/** 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
|
* criteria but which did not match any windows. This macro has to be called in
|
||||||
* every command.
|
* every command.
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Reference in New Issue