]> cloud.milkyroute.net Git - dolphin.git/commitdiff
Fix typo spotted by krazy
authorElvis Angelaccio <elvis.angelaccio@kde.org>
Sat, 3 Feb 2018 18:59:40 +0000 (19:59 +0100)
committerElvis Angelaccio <elvis.angelaccio@kde.org>
Sat, 3 Feb 2018 18:59:40 +0000 (19:59 +0100)
GIT_SILENT

src/panels/terminal/terminalpanel.h

index edaa2a6f3bec0f4944cd13f4d474faf271427d23..b078b76e377e881ac9b0f3bb1b4e853fe76f3db3 100644 (file)
@@ -50,7 +50,7 @@ public:
 
     /**
      * @brief This function is used to set the terminal panels's cwd to
-     *        home when an unmounting request is receieved.
+     *        home when an unmounting request is received.
      */
     void goHome();
     QString currentWorkingDirectory();