┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/dolphinsettings.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/dolphinsettings.h')
-rw-r--r--src/dolphinsettings.h7
1 files changed, 3 insertions, 4 deletions
diff --git a/src/dolphinsettings.h b/src/dolphinsettings.h
index 327e4defc..dc1b0a840 100644
--- a/src/dolphinsettings.h
+++ b/src/dolphinsettings.h
@@ -33,12 +33,11 @@ class KFilePlacesModel;
* @brief Manages and stores all settings from Dolphin.
*
* The following properties are stored:
- * - home Url
+ * - home URL
* - default view mode
- * - Url navigator state (editable or not)
+ * - URL navigator state (editable or not)
* - split view
- * - bookmarks
- * - properties for icons and details view
+ * - properties for views
*/
class LIBDOLPHINPRIVATE_EXPORT DolphinSettings
{