┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/panels/terminal/terminalpanel.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/panels/terminal/terminalpanel.h b/src/panels/terminal/terminalpanel.h
index edaa2a6f3..b078b76e3 100644
--- a/src/panels/terminal/terminalpanel.h
+++ b/src/panels/terminal/terminalpanel.h
@@ -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();