]> cloud.milkyroute.net Git - dolphin.git/commitdiff
SVN_SILENT typos--
authorArto Hytönen <amthpublic@gmail.com>
Sat, 1 Sep 2007 08:00:48 +0000 (08:00 +0000)
committerArto Hytönen <amthpublic@gmail.com>
Sat, 1 Sep 2007 08:00:48 +0000 (08:00 +0000)
svn path=/trunk/KDE/kdebase/apps/; revision=707204

src/dolphinmainwindow.h
src/dolphinview.h
src/statusbarspaceinfo.h

index 8c79200faa109d0963c27a7914fb0432b763223f..81b8f02c1da586af27cb2879857a4b7423e67aed 100644 (file)
@@ -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();
index aae342574113af588273b2378780bd41188a9e81..fa47ba8a50980db9edbe41afdbb37747c138517c 100644 (file)
@@ -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.
      */
index 5a11c0005b88ea5f748b7493b1fdce5afe00ab7a..e90c8f43b37cd6df6891b665d98649154908c764 100644 (file)
@@ -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: