From fd1a078cc4f5375c856ec49e05c0a33099db8861 Mon Sep 17 00:00:00 2001 From: Yuri Chornoivan Date: Thu, 25 Oct 2018 21:23:44 +0300 Subject: Fix minor typos --- src/panels/places/placesitemmodel.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/panels') 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); -- cgit v1.3