refactor: fix some spelling mistakes (#6196)

This commit is contained in:
pajlada
2025-05-10 13:33:52 +02:00
committed by GitHub
parent dd85fb09ad
commit dec42b38a6
16 changed files with 60 additions and 59 deletions
+1 -1
View File
@@ -45,7 +45,7 @@ AccountSwitchPopup::AccountSwitchPopup(QWidget *parent)
this->getLayoutContainer()->setLayout(vbox);
this->setScaleIndependantSize(200, 200);
this->setScaleIndependentSize(200, 200);
this->themeChangedEvent();
}