From f057d8115b309ed25f6e5b8fdcb010a0cf8cfabb Mon Sep 17 00:00:00 2001 From: =?utf8?q?Arto=20Hyt=C3=B6nen?= Date: Sat, 1 Sep 2007 08:00:48 +0000 Subject: [PATCH] SVN_SILENT typos-- svn path=/trunk/KDE/kdebase/apps/; revision=707204 --- src/dolphinmainwindow.h | 2 +- src/dolphinview.h | 2 +- src/statusbarspaceinfo.h | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/dolphinmainwindow.h b/src/dolphinmainwindow.h index 8c79200fa..81b8f02c1 100644 --- a/src/dolphinmainwindow.h +++ b/src/dolphinmainwindow.h @@ -81,7 +81,7 @@ public: void rename(const KUrl& oldUrl, const KUrl& newUrl); /** - * Refreshs the views of the main window by recreating them dependent from + * Refreshes the views of the main window by recreating them dependent from * the given Dolphin settings. */ void refreshViews(); diff --git a/src/dolphinview.h b/src/dolphinview.h index aae342574..fa47ba8a5 100644 --- a/src/dolphinview.h +++ b/src/dolphinview.h @@ -288,7 +288,7 @@ public: void reload(); /** - * Refreshs the view to get synchronized with the (updated) Dolphin settings. + * Refreshes the view to get synchronized with the (updated) Dolphin settings. * This method only needs to get invoked if the view settings for the Icons View, * Details View or Columns View have been changed. */ diff --git a/src/statusbarspaceinfo.h b/src/statusbarspaceinfo.h index 5a11c0005..e90c8f43b 100644 --- a/src/statusbarspaceinfo.h +++ b/src/statusbarspaceinfo.h @@ -57,7 +57,7 @@ private slots: quint64 kBAvailable); void showResult(); - /** Refreshs the space information for the current set URL. */ + /** Refreshes the space information for the current set URL. */ void refresh(); private: -- 2.47.3