summaryrefslogtreecommitdiffstats
path: root/include/framework/addonsoptions.hxx
diff options
context:
space:
mode:
authorJulien Nabet <serval2412@yahoo.fr>2014-04-27 09:39:21 +0200
committerJulien Nabet <serval2412@yahoo.fr>2014-04-27 09:39:21 +0200
commit46a719d893b92f41a0bdbd7bff660d228c2bd714 (patch)
tree7e40ec855d98723386459c4f847e14e356bb65c4 /include/framework/addonsoptions.hxx
parentstartcenter: Add possibility to selectively remove recent documents. (diff)
downloadcore-46a719d893b92f41a0bdbd7bff660d228c2bd714.tar.gz
core-46a719d893b92f41a0bdbd7bff660d228c2bd714.zip
Typos: dfined -> defined + add missing 's'
Change-Id: I0e806da30ae0518579bdc0c8f0218cf5689dc70f
Diffstat (limited to 'include/framework/addonsoptions.hxx')
-rw-r--r--include/framework/addonsoptions.hxx4
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.
*/