summaryrefslogtreecommitdiff
path: root/include/unotools/fontoptions.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/unotools/fontoptions.hxx')
-rw-r--r--include/unotools/fontoptions.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/unotools/fontoptions.hxx b/include/unotools/fontoptions.hxx
index 6cb4b0ce0554..e0526bbcdff9 100644
--- a/include/unotools/fontoptions.hxx
+++ b/include/unotools/fontoptions.hxx
@@ -91,8 +91,8 @@ class UNOTOOLS_DLLPUBLIC SAL_WARN_UNUSED SvtFontOptions : public utl::detail::Op
/*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.
*/