diff --git a/MiSTer.ini b/MiSTer.ini index 4506f5b..3315a77 100644 --- a/MiSTer.ini +++ b/MiSTer.ini @@ -56,7 +56,7 @@ bootcore_timeout=10 ; if first 32 chars are empty (for sizes 1024 bytes and more) then they are skipped. font=font/myfont.pf -; USER button emulation by keybaord. Usually it's reset button. +; USER button emulation using a keyboard. Usually it's the reset button. ; 0 - lctrl+lalt+ralt (lctrl+lgui+rgui on keyrah) ; 1 - lctrl+lgui+rgui ; 2 - lctrl+lalt+del @@ -108,7 +108,7 @@ video_info=0 ; modes as a base even for 50Hz systems. vsync_adjust=0 -; If you monitor doesn't support either very low (NTSC monitors may not support PAL) or +; If your monitor doesn't support either very low (NTSC monitors may not support PAL) or ; very high (PAL monitors may not support NTSC) then you can set refresh_min and/or refresh_max ; parameters, so vsync_adjust won't be applied for refreshes outside specified. ; These parameters are valid only when vsync_adjust is non-zero.