mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-22 13:18:53 -05:00
general: fix spelling mistakes
This commit is contained in:
@ -224,7 +224,7 @@ private:
|
||||
|
||||
/// Bottom row is where console wide settings are held, and its "owned" by the parent
|
||||
/// ConfigureInput widget. On show, add this widget to the main layout. This will change the
|
||||
/// parent of the widget to this widget (but thats fine).
|
||||
/// parent of the widget to this widget (but that's fine).
|
||||
QWidget* bottom_row;
|
||||
|
||||
Core::HID::HIDCore& hid_core;
|
||||
|
Reference in New Issue
Block a user