summaryrefslogtreecommitdiff
path: root/include/unotools
diff options
context:
space:
mode:
authorJulien Nabet <serval2412@yahoo.fr>2014-05-04 23:14:29 +0200
committerJulien Nabet <serval2412@yahoo.fr>2014-05-04 23:14:29 +0200
commitc19c942ccf1c40463c5730ad5507f53e40cedab1 (patch)
tree0cf4a68b1f80181f4414fb6d8e0a95f9291f17a3 /include/unotools
parentd6c42a503fb4237d5aa86eece3bf1fc1fba87a4b (diff)
Typo: depricated->deprecated
Change-Id: I77fe282a9dcebde5ad7684aee4597fe4cfb07e11
Diffstat (limited to 'include/unotools')
-rw-r--r--include/unotools/charclass.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/unotools/charclass.hxx b/include/unotools/charclass.hxx
index 4cfcb36e49bd..e35a423b27ea 100644
--- a/include/unotools/charclass.hxx
+++ b/include/unotools/charclass.hxx
@@ -76,7 +76,7 @@ public:
const ::com::sun::star::uno::Reference< ::com::sun::star::uno::XComponentContext > & rxContext,
const LanguageTag& rLanguageTag );
- /// Depricated ctor, tries to get a process service manager or to load the
+ /// Deprecated ctor, tries to get a process service manager or to load the
/// library directly.
CharClass( const LanguageTag& rLanguageTag );