diff options
| author | Yuri Chornoivan <[email protected]> | 2018-10-25 21:23:44 +0300 |
|---|---|---|
| committer | Yuri Chornoivan <[email protected]> | 2018-10-25 21:23:44 +0300 |
| commit | fd1a078cc4f5375c856ec49e05c0a33099db8861 (patch) | |
| tree | 77b908e5fa456ae02e9233efc932c2eb1081e510 /src/views/dolphinviewactionhandler.h | |
| parent | 642a427d03c0bf42fd45dac877a70d4fe56e89aa (diff) | |
Fix minor typos
Diffstat (limited to 'src/views/dolphinviewactionhandler.h')
| -rw-r--r-- | src/views/dolphinviewactionhandler.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/views/dolphinviewactionhandler.h b/src/views/dolphinviewactionhandler.h index fa0487e1b..537adb4da 100644 --- a/src/views/dolphinviewactionhandler.h +++ b/src/views/dolphinviewactionhandler.h @@ -84,7 +84,7 @@ public Q_SLOTS: Q_SIGNALS: /** * Emitted by DolphinViewActionHandler when the user triggered an action. - * This is only used for clearining the statusbar in DolphinMainWindow. + * This is only used for clearing the statusbar in DolphinMainWindow. */ void actionBeingHandled(); |
