fixing comment
authorphillbush <phillbush@cock.li>
Fri, 31 Jul 2020 01:07:13 +0000 (22:07 -0300)
committerphillbush <phillbush@cock.li>
Fri, 31 Jul 2020 01:07:13 +0000 (22:07 -0300)
xmenu.h

diff --git a/xmenu.h b/xmenu.h
index 93a3fd7..7e22107 100644 (file)
--- a/xmenu.h
+++ b/xmenu.h
@@ -71,7 +71,7 @@ struct Item {
        Imlib_Image icon;
 };
 
        Imlib_Image icon;
 };
 
-/* monitor and cursor geometry structure */
+/* monitor geometry structure */
 struct Monitor {
        int x, y, w, h;         /* monitor geometry */
 };
 struct Monitor {
        int x, y, w, h;         /* monitor geometry */
 };