┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/dolphinmainwindow.cpp
diff options
context:
space:
mode:
authorYuri Chornoivan <[email protected]>2019-06-24 08:40:39 +0300
committerYuri Chornoivan <[email protected]>2019-06-24 08:40:39 +0300
commit8a942bb3d32784f37eabb75aceb58c8b965c77b0 (patch)
tree54f75ca58a4b2aa7d0490808129f486a764019e7 /src/dolphinmainwindow.cpp
parentbd788a3ff425992b87a5c5b86abc6c324a73784a (diff)
Fix minor typos
Diffstat (limited to 'src/dolphinmainwindow.cpp')
-rw-r--r--src/dolphinmainwindow.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dolphinmainwindow.cpp b/src/dolphinmainwindow.cpp
index ae139d363..1eed8c826 100644
--- a/src/dolphinmainwindow.cpp
+++ b/src/dolphinmainwindow.cpp
@@ -1708,7 +1708,7 @@ void DolphinMainWindow::updateGoActions()
// directory might seem too much here but it is the question that
// naturally arises in this context.
goUpAction->setWhatsThis(xi18nc("@info:whatsthis", "<para>Go to "
- "the folder that contains the currenty viewed one.</para>"
+ "the folder that contains the currently viewed one.</para>"
"<para>All files and folders are organized in a hierarchical "
"<emphasis>file system</emphasis>. At the top of this hierarchy is "
"a directory that contains all data connected to this computer"