From 5e6f3b87edbb94c084c5926452ea991565f45052 Mon Sep 17 00:00:00 2001 From: Raphael Kubo da Costa Date: Mon, 19 Oct 2009 23:32:21 +0000 Subject: Fix some spelling mistakes in comments. svn path=/trunk/KDE/kdebase/apps/; revision=1037779 --- src/panels/information/informationpanelcontent.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/panels/information/informationpanelcontent.h') diff --git a/src/panels/information/informationpanelcontent.h b/src/panels/information/informationpanelcontent.h index b39dcc70b..63948fd4f 100644 --- a/src/panels/information/informationpanelcontent.h +++ b/src/panels/information/informationpanelcontent.h @@ -52,7 +52,7 @@ public: /** * Shows the meta information for the item \p item. * The preview of the item is generated asynchronously, - * the other meta informations are fetched synchronously. + * the other meta information are fetched synchronously. */ void showItem(const KFileItem& item); -- cgit v1.3.1