]> cloud.milkyroute.net Git - dolphin.git/commitdiff
fix documentation
authorPeter Penz <peter.penz19@gmail.com>
Sun, 8 Jul 2007 20:31:36 +0000 (20:31 +0000)
committerPeter Penz <peter.penz19@gmail.com>
Sun, 8 Jul 2007 20:31:36 +0000 (20:31 +0000)
svn path=/trunk/KDE/kdebase/apps/; revision=685419

src/dolphinviewcontainer.h

index 40bfff7ed041ef7ad210957ba4773931f4826a95..b8715d804c8c553f2354bbe45095d6c2422e8a7d 100644 (file)
@@ -152,8 +152,8 @@ private slots:
     void updateItemCount();
 
     /**
-     * Shows the item information for the URL \a url inside the statusbar. If the
-     * URL is empty, the default statusbar information is shown.
+     * Shows the information for the item \a item inside the statusbar. If the
+     * item is null, the default statusbar information is shown.
      */
     void showItemInfo(const KFileItem& item);