Fix typo and make the description clearer (#802)

* Fix typo and make the description clearer

* Another typo
This commit is contained in:
Alex Limi
2023-08-16 19:05:45 +01:00
committed by GitHub
parent 2e0cba58fe
commit 7ad8106aed

View File

@@ -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.