mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-03-28 07:47:03 -05:00
fix: Typos
This commit is contained in:
@@ -704,7 +704,7 @@ namespace hex {
|
||||
return impl::s_borderlessWindowMode;
|
||||
}
|
||||
|
||||
bool isMutliWindowModeEnabled() {
|
||||
bool isMultiWindowModeEnabled() {
|
||||
return impl::s_multiWindowMode;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user