From cbaa58b3726ad5ed122f0d2f4597177bf44a5ba2 Mon Sep 17 00:00:00 2001 From: Yuri Chornoivan Date: Mon, 29 Jul 2019 10:13:04 +0300 Subject: [PATCH] =?utf8?q?Fix=20minor=20typo=20(thanks=20to=20I=C3=B1igo?= =?utf8?q?=20Salvador=20Azurmendi)?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- src/views/dolphinviewactionhandler.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/dolphinviewactionhandler.cpp b/src/views/dolphinviewactionhandler.cpp index 41752e4f1..18b1c2d97 100644 --- a/src/views/dolphinviewactionhandler.cpp +++ b/src/views/dolphinviewactionhandler.cpp @@ -163,7 +163,7 @@ void DolphinViewActionHandler::createActions() " option is enabled.")); compactAction->setWhatsThis(xi18nc("@info:whatsthis Compact view mode", "This switches to a compact view mode that lists the folders " - "and files in columns with the names beside the icons. " + "and files in columns with the names beside the icons." "This helps to keep the overview in folders with many items.")); detailsAction->setWhatsThis(xi18nc("@info:whatsthis Details view mode", "This switches to a list view mode that focuses on folder " -- 2.47.3