mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-20 04:48:06 +01:00
spelling typo fixed
This commit is contained in:
@@ -1380,7 +1380,7 @@ createInspectorForWindow(WWindow *wwin, int xpos, int ypos,
|
|||||||
caption = _("Keep on Top / Floating");
|
caption = _("Keep on Top / Floating");
|
||||||
flag = WFLAGP(wwin, floating);
|
flag = WFLAGP(wwin, floating);
|
||||||
descr = _("Keep the window over other windows, not allowing\n"
|
descr = _("Keep the window over other windows, not allowing\n"
|
||||||
"them to covert it.");
|
"them to cover it.");
|
||||||
break;
|
break;
|
||||||
case 6:
|
case 6:
|
||||||
caption = _("Keep at Bottom / Sunken");
|
caption = _("Keep at Bottom / Sunken");
|
||||||
|
|||||||
Reference in New Issue
Block a user