diff options
Diffstat (limited to 'src/dolphinmainwindow.h')
| -rw-r--r-- | src/dolphinmainwindow.h | 2 |
1 files changed, 1 insertions, 1 deletions
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; |
