From: Peter Penz Date: Sun, 8 Jul 2007 20:31:36 +0000 (+0000) Subject: fix documentation X-Git-Url: https://cloud.milkyroute.net/gitweb/dolphin.git/commitdiff_plain/6730806715132d5a3efe49d1516b429beb1800d0 fix documentation svn path=/trunk/KDE/kdebase/apps/; revision=685419 --- diff --git a/src/dolphinviewcontainer.h b/src/dolphinviewcontainer.h index 40bfff7ed..b8715d804 100644 --- a/src/dolphinviewcontainer.h +++ b/src/dolphinviewcontainer.h @@ -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);