From: Arto Hytönen Date: Sat, 1 Sep 2007 08:00:48 +0000 (+0000) Subject: SVN_SILENT typos-- X-Git-Url: https://cloud.milkyroute.net/gitweb/dolphin.git/commitdiff_plain/f057d8115b309ed25f6e5b8fdcb010a0cf8cfabb SVN_SILENT typos-- svn path=/trunk/KDE/kdebase/apps/; revision=707204 --- 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: