summaryrefslogtreecommitdiff
path: root/framework/inc/classes/wildcard.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'framework/inc/classes/wildcard.hxx')
-rw-r--r--framework/inc/classes/wildcard.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/framework/inc/classes/wildcard.hxx b/framework/inc/classes/wildcard.hxx
index 758fcae8fb27..c2bef274b3ab 100644
--- a/framework/inc/classes/wildcard.hxx
+++ b/framework/inc/classes/wildcard.hxx
@@ -28,7 +28,7 @@ namespace framework{
@short implement wildcard-mechanism for unicode
@descr This class can be used to get information about the matching of a pattern to a given text.
It's suitable for 8-Bit- AND 16-Bit-strings!
- @ATTENTION This class is'nt threadsafe!
+ @ATTENTION This class isn't threadsafe!
@devstatus deprecated
*//*-*************************************************************************************************************/