diff options
author | Julien Nabet <serval2412@yahoo.fr> | 2014-04-27 09:39:21 +0200 |
---|---|---|
committer | Julien Nabet <serval2412@yahoo.fr> | 2014-04-27 09:39:21 +0200 |
commit | 46a719d893b92f41a0bdbd7bff660d228c2bd714 (patch) | |
tree | 7e40ec855d98723386459c4f847e14e356bb65c4 /include/svtools/menuoptions.hxx | |
parent | 60cd850d672bc1dcc3eb24adfffa7a6ab98a44bd (diff) |
Typos: dfined -> defined + add missing 's'
Change-Id: I0e806da30ae0518579bdc0c8f0218cf5689dc70f
Diffstat (limited to 'include/svtools/menuoptions.hxx')
-rw-r--r-- | include/svtools/menuoptions.hxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/svtools/menuoptions.hxx b/include/svtools/menuoptions.hxx index 3b7006ca5064..75a44404da1e 100644 --- a/include/svtools/menuoptions.hxx +++ b/include/svtools/menuoptions.hxx @@ -97,8 +97,8 @@ class SVT_DLLPUBLIC SAL_WARN_UNUSED SvtMenuOptions: public utl::detail::Options /*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. */ |