From fdcba0c01e460d8f18567689e204f31ff2a61005 Mon Sep 17 00:00:00 2001 From: Sebastian Doerner Date: Sun, 16 Jan 2011 22:05:54 +0000 Subject: [PATCH] Make toggleSplitView()'s documentation consistent with its behavior svn path=/trunk/KDE/kdebase/apps/; revision=1214927 --- src/dolphinmainwindow.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/dolphinmainwindow.h b/src/dolphinmainwindow.h index 9828a832d..53d223176 100644 --- a/src/dolphinmainwindow.h +++ b/src/dolphinmainwindow.h @@ -229,7 +229,7 @@ private slots: /** * Switches between one and two views: * If one view is visible, it will get split into two views. - * If already two views are visible, the nonactivated view gets closed. + * If already two views are visible, the active view gets closed. */ void toggleSplitView(); -- 2.47.3