diff --git a/src/dolphinmainwindow.cpp b/src/dolphinmainwindow.cpp index 1257eacd8f..e82b42483f 100644 --- a/src/dolphinmainwindow.cpp +++ b/src/dolphinmainwindow.cpp @@ -175,7 +175,7 @@ void DolphinMainWindow::showCommand(CommandType command) DolphinStatusBar::OperationCompleted); break; case KIO::FileUndoManager::Link: - statusBar->setMessage(i18nc("@info:status", "Successfully lined."), + statusBar->setMessage(i18nc("@info:status", "Successfully linked."), DolphinStatusBar::OperationCompleted); break; case KIO::FileUndoManager::Trash: