mirror of
https://github.com/libretro/RetroArch.git
synced 2024-11-29 11:10:27 +00:00
fix typos
This commit is contained in:
parent
27c6e3c5c4
commit
966a1d49e7
@ -84,7 +84,7 @@ MSG_HASH(
|
||||
)
|
||||
MSG_HASH(
|
||||
MSG_NETPLAY_DIFFERENT_CORE_VERSIONS,
|
||||
"WARNING: A netlpay peer is running a different version of the core. If problems occur, use the same version."
|
||||
"WARNING: A netplay peer is running a different version of the core. If problems occur, use the same version."
|
||||
)
|
||||
MSG_HASH(
|
||||
MSG_NETPLAY_ENDIAN_DEPENDENT,
|
||||
@ -2676,7 +2676,7 @@ MSG_HASH(
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_SUBLABEL_VIDEO_FULLSCREEN,
|
||||
"Start in fullscreen. Can be changed at runtime. Can be overriden by a command line switch"
|
||||
"Start in fullscreen. Can be changed at runtime. Can be overridden by a command line switch"
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_SUBLABEL_VIDEO_WINDOWED_FULLSCREEN,
|
||||
|
Loading…
Reference in New Issue
Block a user