summaryrefslogtreecommitdiff
path: root/framework/inc/classes/wildcard.hxx
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2015-02-09 10:45:13 +0100
committerMichael Stahl <mstahl@redhat.com>2015-02-09 16:20:09 +0000
commit81cb993127d0e399b1c9888fe4f4655b831593d9 (patch)
tree9b705d165a2734ddd5bae2bb95ebe0742e3dd0fe /framework/inc/classes/wildcard.hxx
parent3a70ae03fee12e6b8ed87afba1095bc78f9a9812 (diff)
Fix of a few typos
Change-Id: Ib2a311f0341d165a8f9d3f7a11ec36378fd69519 Reviewed-on: https://gerrit.libreoffice.org/14373 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>
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
*//*-*************************************************************************************************************/