Fixed typo in menu.
This commit is contained in:
parent
e93fb011b4
commit
197b5127e2
1 changed files with 1 additions and 1 deletions
|
|
@ -36,7 +36,7 @@ BEGIN
|
|||
POPUP "&Video"
|
||||
BEGIN
|
||||
MENUITEM "&Resizeable window",IDM_VID_RESIZE
|
||||
MENUITEM "Force 4:3 &aspect ration",IDM_VID_ASPECT
|
||||
MENUITEM "Force 4:3 &aspect ratio",IDM_VID_ASPECT
|
||||
MENUITEM "Remember size && position",IDM_VID_REMEMBER
|
||||
MENUITEM SEPARATOR
|
||||
MENUITEM "&DirectDraw", IDM_VID_DDRAW
|
||||
|
|
|
|||
Loading…
Reference in a new issue