1
0
mirror of https://github.com/gryf/wmaker.git synced 2025-12-19 20:38:08 +01:00

spelling typo fixed

This commit is contained in:
dan
2001-02-21 03:59:29 +00:00
parent 10972f2666
commit d5ebb27e2d

View File

@@ -1380,7 +1380,7 @@ createInspectorForWindow(WWindow *wwin, int xpos, int ypos,
caption = _("Keep on Top / Floating");
flag = WFLAGP(wwin, floating);
descr = _("Keep the window over other windows, not allowing\n"
"them to covert it.");
"them to cover it.");
break;
case 6:
caption = _("Keep at Bottom / Sunken");