diff options
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); |
