From 46a719d893b92f41a0bdbd7bff660d228c2bd714 Mon Sep 17 00:00:00 2001 From: Julien Nabet Date: Sun, 27 Apr 2014 09:39:21 +0200 Subject: Typos: dfined -> defined + add missing 's' Change-Id: I0e806da30ae0518579bdc0c8f0218cf5689dc70f --- include/svtools/toolpanelopt.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/svtools/toolpanelopt.hxx') diff --git a/include/svtools/toolpanelopt.hxx b/include/svtools/toolpanelopt.hxx index d261465eae62..c5368a5aeacc 100644 --- a/include/svtools/toolpanelopt.hxx +++ b/include/svtools/toolpanelopt.hxx @@ -84,7 +84,7 @@ class SVT_DLLPUBLIC SvtToolPanelOptions: public utl::detail::Options /** \attention - Don't initialize these static member in these header! + Don't initialize these static members in these headers! \li Double defined symbols will be detected ... \li and unresolved externals exist at linking time. Do it in your source only. -- cgit