[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    KDE/kdelibs/kio/kfile
From:       Christian Mueller <cmueller () gmx ! de>
Date:       2007-02-17 21:41:40
Message-ID: 1171748500.942655.717.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 634630 by cmueller:

EBN fixes: Spelling


 M  +3 -3      kpropertiesdialog.h  


--- trunk/KDE/kdelibs/kio/kfile/kpropertiesdialog.h #634629:634630
@@ -171,7 +171,7 @@
    * On MS Windows, if @p item points to a local file, native (non modal) property
    * dialog is displayed (@p parent and @p modal are ignored in this case).
    *
-   * @return true on succesful dialog displaying (can be false on win32).
+   * @return true on successful dialog displaying (can be false on win32).
    */
   static bool showDialog(KFileItem* item, QWidget* parent = 0,
                          bool modal = true);
@@ -182,7 +182,7 @@
    * On MS Windows, if @p _url points to a local file, native (non modal) property
    * dialog is displayed (@p parent and @p modal are ignored in this case).
    *
-   * @return true on succesful dialog displaying (can be false on win32).
+   * @return true on successful dialog displaying (can be false on win32).
    */
   static bool showDialog(const KUrl& _url, QWidget* parent = 0,
                          bool modal = true);
@@ -194,7 +194,7 @@
    * to a local file, native (non modal) property dialog is displayed
    * (@p parent and @p modal are ignored in this case).
    *
-   * @return true on succesful dialog displaying (can be false on win32).
+   * @return true on successful dialog displaying (can be false on win32).
    */
   static bool showDialog(const KFileItemList& _items, QWidget* parent = 0,
                          bool modal = true);
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic