X-Git-Url: https://cloud.milkyroute.net/gitweb/dolphin.git/blobdiff_plain/c8a4f1fd8d3c9b50e51b7234123b3fbe0b979552..d6488887ecf69d7f192b94de8dce34fae0b7eb76:/src/dolphinsettings.h 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 {