diff options
Diffstat (limited to 'src/common')
| -rw-r--r-- | src/common/settings.h | 3 |
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: | |||
| 155 | 155 | ||
| 156 | /** | 156 | /** |
| 157 | * Tells this setting to represent either the global or custom setting when other member | 157 | * Tells this setting to represent either the global or custom setting when other member |
| 158 | * functions are used. Setting to_global to true means using the global setting, to false | 158 | * functions are used. |
| 159 | * false for the custom setting. | ||
| 160 | * | 159 | * |
| 161 | * @param to_global Whether to use the global or custom setting. | 160 | * @param to_global Whether to use the global or custom setting. |
| 162 | */ | 161 | */ |