From 55a1c26c24f6457cb73b060c70292ede7990341b Mon Sep 17 00:00:00 2001 From: Peter Penz Date: Fri, 5 Nov 2010 17:03:29 +0000 Subject: SVN_SILENT: fix typo svn path=/trunk/KDE/kdebase/apps/; revision=1193345 --- src/dolphinmainwindow.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/dolphinmainwindow.cpp') diff --git a/src/dolphinmainwindow.cpp b/src/dolphinmainwindow.cpp index d1358036b..6552b6b43 100644 --- a/src/dolphinmainwindow.cpp +++ b/src/dolphinmainwindow.cpp @@ -289,7 +289,7 @@ void DolphinMainWindow::refreshViews() const GeneralSettings* generalSettings = DolphinSettings::instance().generalSettings(); if (generalSettings->modifiedStartupSettings()) { // The startup settings have been changed by the user (see bug #254947). - // Synchronizethe split-view setting with the active view: + // Synchronize the split-view setting with the active view: const bool splitView = generalSettings->splitView(); const ViewTab& activeTab = m_viewTab[m_tabIndex]; const bool toggle = ( splitView && (activeTab.secondaryView == 0)) -- cgit v1.3