]> git.sur5r.net Git - i3/i3/blobdiff - src/commands.c
travis: check spelling of binaries and manpages, use docker
[i3/i3] / src / commands.c
index 9f5af8c20203bbfc4afa2927dbceb8c51c4a8b01..1612a5eff608cb8133442fd78cf256060d45684b 100644 (file)
@@ -250,7 +250,7 @@ void cmd_criteria_match_windows(I3_CMD) {
                 DLOG("matches window!\n");
                 accept_match = true;
             } else {
-                DLOG("doesnt match\n");
+                DLOG("doesn't match\n");
                 FREE(current);
                 continue;
             }