]> git.sur5r.net Git - i3/i3/blobdiff - src/main.c
fix typo in src/main.c
[i3/i3] / src / main.c
index d87b9a29b0bcb75febe7e60b91b52bb220b50e97..98dba12c873537462765d1d181332d860f610945 100644 (file)
@@ -921,7 +921,7 @@ int main(int argc, char *argv[]) {
         free(command);
     }
 
-    /* Make sure to destroy the event loop to invoke the cleeanup callbacks
+    /* Make sure to destroy the event loop to invoke the cleanup callbacks
      * when calling exit() */
     atexit(i3_exit);