From 479ce3a1641398a8506812300834666614013850 Mon Sep 17 00:00:00 2001 From: Kunda Ki Date: Wed, 3 Sep 2025 12:04:13 +0000 Subject: Fix several user-facing and non-user-facing typos Found via `codespell -S "*.desktop,*.po,*.svg,*.xml,./po" -L aparent,childs,goup,lokal` --- src/dolphinmainwindow.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/dolphinmainwindow.h') diff --git a/src/dolphinmainwindow.h b/src/dolphinmainwindow.h index 8b9c4a211..4952085f0 100644 --- a/src/dolphinmainwindow.h +++ b/src/dolphinmainwindow.h @@ -110,7 +110,7 @@ public: KNewFileMenu *newFileMenu() const; /** - * Augments Qt's build-in QMainWindow context menu to add + * Augments Qt's built-in QMainWindow context menu to add * Dolphin-specific actions, such as "unlock panels". */ QMenu *createPopupMenu() override; -- cgit v1.3.1