various - fix some misspellings

This commit is contained in:
Allen Winter
2022-04-14 12:27:29 -04:00
parent b2fc0c3eb1
commit f3da0f0547
3 changed files with 5 additions and 5 deletions

View File

@@ -264,7 +264,7 @@ int main(int argc, char **argv)
if (parser.isSet(hideCertainDockingIndicators)) {
// Here we exemplify adding a restriction to "Dock Widget 8"
// Dock widget 8 will only be allowed to dock to the outter areasa
// Dock widget 8 will only be allowed to dock to the outer areasa
auto func = [](KDDockWidgets::DropLocation location,
const KDDockWidgets::DockWidgetBase::List &source,
const KDDockWidgets::DockWidgetBase::List &target) {