summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/linguistic2/XLanguageGuessing.idl
diff options
context:
space:
mode:
authorTor Lillqvist <tml@iki.fi>2013-02-22 09:48:17 +0200
committerTor Lillqvist <tml@iki.fi>2013-02-22 09:58:19 +0200
commit616c6924f18911fce110918edf05ed2f4e52dba9 (patch)
tree3e307b3e91fe6b025701eb3dfea0ff61c750aff6 /offapi/com/sun/star/linguistic2/XLanguageGuessing.idl
parent7ca8407b403bf97a472ce2ade7e3fa1cb588cf24 (diff)
s/the the/the/
Change-Id: Iadacffaad832c6ff06757e8567e24f929f24a4c3
Diffstat (limited to 'offapi/com/sun/star/linguistic2/XLanguageGuessing.idl')
-rw-r--r--offapi/com/sun/star/linguistic2/XLanguageGuessing.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/linguistic2/XLanguageGuessing.idl b/offapi/com/sun/star/linguistic2/XLanguageGuessing.idl
index 8cbd22d3045e..f27d0865db20 100644
--- a/offapi/com/sun/star/linguistic2/XLanguageGuessing.idl
+++ b/offapi/com/sun/star/linguistic2/XLanguageGuessing.idl
@@ -110,7 +110,7 @@ interface XLanguageGuessing
/** determines the single most probable language of a sub-string.
<p>Please note that because statistical analysis is part
- of the algorithm the the likelihood to get the correct
+ of the algorithm the likelihood to get the correct
result increases with the length of the sub-string.
A word is much less likely guessed correctly compared to
a sentence or even a whole paragraph.</p>