]> cloud.milkyroute.net Git - dolphin.git/commitdiff
Fix minor typo (thanks to IƱigo Salvador Azurmendi)
authorYuri Chornoivan <yurchor@ukr.net>
Mon, 29 Jul 2019 07:13:04 +0000 (10:13 +0300)
committerYuri Chornoivan <yurchor@ukr.net>
Mon, 29 Jul 2019 07:13:04 +0000 (10:13 +0300)
src/views/dolphinviewactionhandler.cpp

index 41752e4f158e1f6c20695f635a6debc627a9b2e5..18b1c2d97096bc960057fe6ce47ccda1907a1257 100644 (file)
@@ -163,7 +163,7 @@ void DolphinViewActionHandler::createActions()
         "</interface> option is enabled.</para>"));
     compactAction->setWhatsThis(xi18nc("@info:whatsthis Compact view mode",
         "<para>This switches to a compact view mode that lists the folders "
-        "and files in columns with the names beside the icons. <para></para>"
+        "and files in columns with the names beside the icons.</para><para>"
         "This helps to keep the overview in folders with many items.</para>"));
     detailsAction->setWhatsThis(xi18nc("@info:whatsthis Details view mode",
         "<para>This switches to a list view mode that focuses on folder "