Fix spelling mistakes

This commit is contained in:
Eric Engeström
2016-04-04 08:33:59 +01:00
committed by Michael Stapelberg
parent a2632fd308
commit 66d9c983e4
19 changed files with 22 additions and 22 deletions

View File

@ -420,7 +420,7 @@ void init_ws_for_output(Output *output, Con *content) {
/* In case the workspace we just moved was visible but there was no
* other workspace to switch to, we need to initialize the source
* output aswell */
* output as well */
if (visible && previous == NULL) {
LOG("There is no workspace left on \"%s\", re-initializing\n",
workspace_out->name);