summaryrefslogtreecommitdiff
path: root/include/unotools/syslocale.hxx
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2013-04-29 19:07:59 +0200
committerMichael Stahl <mstahl@redhat.com>2013-06-04 12:00:59 +0200
commitcdbbbdce9956e290b4a849af332df55da1be8d36 (patch)
tree2050cdc73e167962b0a37e7272abd55575f8c705 /include/unotools/syslocale.hxx
parentbf080115bac322b177ffcf1e15aff4de1d742b4c (diff)
include: convert <type> here too
sed -i "s,<type>\([^<]\+\)</type>,\1," Change-Id: Ibdaeb2c396ad29ced05716142b38c6a1c3e49847
Diffstat (limited to 'include/unotools/syslocale.hxx')
-rw-r--r--include/unotools/syslocale.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/unotools/syslocale.hxx b/include/unotools/syslocale.hxx
index d32a22139129..5f4f5ab70c4b 100644
--- a/include/unotools/syslocale.hxx
+++ b/include/unotools/syslocale.hxx
@@ -34,7 +34,7 @@ namespace osl { class Mutex; }
/**
SvtSysLocale provides a refcounted single instance of an application wide
- <type>LocaleDataWrapper</type> and <type>CharClass</type> which always
+ LocaleDataWrapper and <type>CharClass</type> which always
follow the locale as it is currently configured by the user. You may use
it anywhere to access the locale data elements like decimal separator and
simple date formatting and so on. Contructing and destructing a