From: Pavel Löbl Date: Wed, 9 May 2012 21:39:44 +0000 (+0200) Subject: Fix a mistake in comment X-Git-Tag: 4.3~215 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=4611f875ffe50b05af7b347bb4600c58f8d7acaf;p=i3%2Fi3 Fix a mistake in comment --- diff --git a/src/commands.c b/src/commands.c index cf8187b7..c3f7e4c4 100644 --- a/src/commands.c +++ b/src/commands.c @@ -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. */