diff options
Diffstat (limited to 'include/framework')
-rw-r--r-- | include/framework/addonsoptions.hxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/framework/addonsoptions.hxx b/include/framework/addonsoptions.hxx index b52db4176888..79ff32e1e352 100644 --- a/include/framework/addonsoptions.hxx +++ b/include/framework/addonsoptions.hxx @@ -296,8 +296,8 @@ class FWE_DLLPUBLIC AddonsOptions /*Attention - Don't initialize these static member in these header! - a) Double dfined symbols will be detected ... + Don't initialize these static members in these headers! + a) Double defined symbols will be detected ... b) and unresolved externals exist at linking time. Do it in your source only. */ |