summaryrefslogtreecommitdiff
path: root/swext
diff options
context:
space:
mode:
Diffstat (limited to 'swext')
-rw-r--r--[-rwxr-xr-x]swext/mediawiki/src/filter/odt2mediawiki.xsl2
1 files changed, 1 insertions, 1 deletions
diff --git a/swext/mediawiki/src/filter/odt2mediawiki.xsl b/swext/mediawiki/src/filter/odt2mediawiki.xsl
index 8d21a1cda1fd..845a11afa796 100755..100644
--- a/swext/mediawiki/src/filter/odt2mediawiki.xsl
+++ b/swext/mediawiki/src/filter/odt2mediawiki.xsl
@@ -1053,7 +1053,7 @@
Function for looking up the position of a node identified by the given
'current-id' within a node set 'context'.
- The search starts with the the index 'test-index'. The search is recursive
+ The search starts with the index 'test-index'. The search is recursive
in the 'test-index' argument. To save recursion depth, each recursive call
iteratively tests a fixed number of indexes (by loop unrolling).
-->