Correct spelling Busses -> Buses

Commits merged by Adam Honse <calcprogrammer1@gmail.com>
This commit is contained in:
Kasslim
2026-02-10 21:48:49 +01:00
committed by Adam Honse
parent 95b1133395
commit ea00807a06
18 changed files with 88 additions and 88 deletions

View File

@@ -838,7 +838,7 @@ void OpenRGBDialog::AddI2CToolsPage()
/*-----------------------------------------------------*\
| Create the I2C Tools page if it doesn't exist yet |
\*-----------------------------------------------------*/
SMBusToolsPage = new OpenRGBSystemInfoPage(ResourceManager::get()->GetI2CBusses());
SMBusToolsPage = new OpenRGBSystemInfoPage(ResourceManager::get()->GetI2CBuses());
/*-----------------------------------------------------*\
| Create the I2C Tools tab in the Information bar |