mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-06-17 20:17:57 -05:00
Fix more typos
This commit is contained in:
@ -35,7 +35,7 @@ bool BasicSetting::Save() const {
|
||||
return save;
|
||||
}
|
||||
|
||||
bool BasicSetting::RuntimeModfiable() const {
|
||||
bool BasicSetting::RuntimeModifiable() const {
|
||||
return runtime_modifiable;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user