diff options
Diffstat (limited to 'src/panels')
| -rw-r--r-- | src/panels/places/placesitemmodel.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/panels/places/placesitemmodel.h b/src/panels/places/placesitemmodel.h index c4ff7e2dd..58d0d55b2 100644 --- a/src/panels/places/placesitemmodel.h +++ b/src/panels/places/placesitemmodel.h @@ -60,7 +60,7 @@ public: PlacesItem* placesItem(int index) const; /** - * @brief Mark an item as hiden + * @brief Mark an item as hidden * @param index of the item to be hidden */ void hideItem(int index); |
