summaryrefslogtreecommitdiffstats
path: root/src/common/settings.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/settings.h')
-rw-r--r--src/common/settings.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/common/settings.h b/src/common/settings.h
index c799e6243..bf83186f5 100644
--- a/src/common/settings.h
+++ b/src/common/settings.h
@@ -155,8 +155,7 @@ public:
/**
* Tells this setting to represent either the global or custom setting when other member
- * functions are used. Setting to_global to true means using the global setting, to false
- * false for the custom setting.
+ * functions are used.
*
* @param to_global Whether to use the global or custom setting.
*/