]> git.sur5r.net Git - i3/i3/blobdiff - i3bar/include/util.h
i3bar: spelling fixes
[i3/i3] / i3bar / include / util.h
index cb0903c1e48fe5ef27b34310fa7478e8907730c4..52abc9b980cb204c837b9ae29ea86006d0b620bd 100644 (file)
@@ -51,7 +51,7 @@
 #if defined(DLOG)
 #undef DLOG
 #endif
-/* Use cool logging-macros */
+/* Use cool logging macros */
 #define DLOG(fmt, ...)                                                 \
     do {                                                               \
         if (config.verbose) {                                          \