Fix typo spotted by krazy

GIT_SILENT
This commit is contained in:
Elvis Angelaccio 2018-02-03 19:59:40 +01:00
parent e7e35a528a
commit 4112c38605

View 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();