mirror of
https://invent.kde.org/system/dolphin
synced 2024-11-05 18:47:12 +00:00
Fix typo spotted by krazy
GIT_SILENT
This commit is contained in:
parent
e7e35a528a
commit
4112c38605
1 changed files with 1 additions and 1 deletions
|
@ -50,7 +50,7 @@ public:
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @brief This function is used to set the terminal panels's cwd to
|
* @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();
|
void goHome();
|
||||||
QString currentWorkingDirectory();
|
QString currentWorkingDirectory();
|
||||||
|
|
Loading…
Reference in a new issue