SVN_SILENT typos--

svn path=/trunk/KDE/kdebase/apps/; revision=707204
This commit is contained in:
Arto Hytönen 2007-09-01 08:00:48 +00:00
parent 0e7f6951c4
commit f057d8115b
3 changed files with 3 additions and 3 deletions

View 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();

View 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.
*/

View 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: