various - fix some misspellings

(cherry-picked from commit f3da0f0547)
This commit is contained in:
Sergio Martins
2022-06-19 13:00:06 +01:00
parent 1e7f0d7c5f
commit 08518e02e0
5 changed files with 7 additions and 7 deletions

View File

@@ -268,7 +268,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 outter areas
auto func = [](KDDockWidgets::DropLocation location,
const KDDockWidgets::Controllers::DockWidget::List &source,
const KDDockWidgets::Controllers::DockWidget::List &target) {