mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-19 17:58:02 -05:00
Fix more typos
This commit is contained in:
@ -186,7 +186,7 @@ public:
|
||||
/**
|
||||
* @returns true if the current setting can be changed while the guest is running.
|
||||
*/
|
||||
[[nodiscard]] bool RuntimeModfiable() const;
|
||||
[[nodiscard]] bool RuntimeModifiable() const;
|
||||
|
||||
/**
|
||||
* @returns A unique number corresponding to the setting.
|
||||
|
Reference in New Issue
Block a user