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

List:       kde-commits
Subject:    KDE/kdelibs/kdeui/itemviews
From:       John Tapsell <john.tapsell () kdemail ! net>
Date:       2009-06-30 22:10:11
Message-ID: 1246399811.525283.487.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 989775 by johnflux:

Fix spelling mistakes


 M  +3 -3      ktreewidgetsearchline.cpp  


--- trunk/KDE/kdelibs/kdeui/itemviews/ktreewidgetsearchline.cpp #989774:989775
@@ -190,9 +190,9 @@
 
 #include <kvbox.h>
 
-/** Check whether \p item, its siblings and their descendents should be shown. Show \
or hide the items as necessary. +/** Check whether \p item, its siblings and their \
                descendants should be shown. Show or hide the items as necessary.
  *
- *  \p item  The list view item to start showing / hiding items at. Typically, this \
is the first child of another item, or the + *  \p item  The list view item to start \
                showing / hiding items at. Typically, this is the first child of \
                another item, or
  *              the first child of the list view.
  *  \return \c true if an item which should be visible is found, \c false if all \
                items found should be hidden. If this function
  *             returns true and \p highestHiddenParent was not 0, \
highestHiddenParent will have been shown. @@ -395,7 +395,7 @@
     return true;
 
   // If the search column list is populated, search just the columns
-  // specifified.  If it is empty default to searching all of the columns.
+  // specified.  If it is empty default to searching all of the columns.
 
   if ( !d->searchColumns.isEmpty() ) {
     QList<int>::ConstIterator it = d->searchColumns.constBegin();


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

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