diff options
| author | Raphael Kubo da Costa <[email protected]> | 2009-10-19 23:32:21 +0000 |
|---|---|---|
| committer | Raphael Kubo da Costa <[email protected]> | 2009-10-19 23:32:21 +0000 |
| commit | 5e6f3b87edbb94c084c5926452ea991565f45052 (patch) | |
| tree | 194fcad8df259128989eab6fad3ef45741363a31 /src/panels/information/informationpanelcontent.h | |
| parent | 3ca71b3a06c623dffdf36f9ecf7343aa144b8009 (diff) | |
Fix some spelling mistakes in comments.
svn path=/trunk/KDE/kdebase/apps/; revision=1037779
Diffstat (limited to 'src/panels/information/informationpanelcontent.h')
| -rw-r--r-- | src/panels/information/informationpanelcontent.h | 2 |
1 files changed, 1 insertions, 1 deletions
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); |
