aboutsummaryrefslogtreecommitdiff
path: root/src/core/kconfigbase.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/kconfigbase.h')
-rw-r--r--src/core/kconfigbase.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/core/kconfigbase.h b/src/core/kconfigbase.h
index a7693275..79af8854 100644
--- a/src/core/kconfigbase.h
+++ b/src/core/kconfigbase.h
@@ -56,9 +56,9 @@ public:
*/
Normal = Persistent,
/**<
- * Save the entry to the application specific config file without
- * a locale tag. This is the default.
- */
+ * Save the entry to the application specific config file without
+ * a locale tag. This is the default.
+ */
};
/**