aboutsummaryrefslogtreecommitdiffstats
path: root/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'main.c')
-rw-r--r--main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/main.c b/main.c
index a66bf26..4ab3ebe 100644
--- a/main.c
+++ b/main.c
@@ -531,7 +531,7 @@ x_create_windows(int use_ewmh_dock) {
/* horizontal menu mode */
if(dzen.slave_win.ishmenu) {
- /* calculate width of menuentrieѕ, this is a very simple
+ /* calculate width of menuentries - this is a very simple
* approach but works well for general cases.
*/
int ew = dzen.slave_win.width / dzen.slave_win.max_lines;