Clarification of the comment as reported by Josip
---
src/motif.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/src/motif.c b/src/motif.c
index f069462..514be4d 100644
--- a/src/motif.c
+++ b/src/motif.c
@@ -112,9 +112,9 @@ static void setupMWMHints(WWindow *wwin, MWMHints
*mwm_hints)
if (mwm_hints->decorations * MWM_DECOR_MENU) {
/*
* WindowMaker does not include a button to display the
menu
- * for windows, this is done using right button on the
title.
- * As a consequence, we ignore this flag because we have
- * nothing to hide.
+ * for windows, this is done using right mouse button
on the
+ * title bar. As a consequence, we ignore this flag
because we
+ * have nothing to hide.
*/
}
--
2.1.3
--
To unsubscribe, send mail to [email protected].