mirror of
https://github.com/RGBCube/serenity
synced 2025-05-31 13:48:12 +00:00
DisplaySettings: Fix a typo
This commit is contained in:
parent
b094e5279c
commit
caa11503b1
1 changed files with 1 additions and 1 deletions
|
@ -186,7 +186,7 @@ void DisplaySettingsWidget::create_frame()
|
|||
this->m_monitor_widget->update();
|
||||
};
|
||||
|
||||
/// Resulation Row ////////////////////////////////////////////////////////////////////////////
|
||||
/// Resolution Row ////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
auto& resolution_selection_container = settings_content.add<GUI::Widget>();
|
||||
resolution_selection_container.set_layout<GUI::HorizontalBoxLayout>();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue