summaryrefslogtreecommitdiff
path: root/writerfilter/source/rtftok/rtflistener.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'writerfilter/source/rtftok/rtflistener.hxx')
-rw-r--r--writerfilter/source/rtftok/rtflistener.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/writerfilter/source/rtftok/rtflistener.hxx b/writerfilter/source/rtftok/rtflistener.hxx
index beabaef382ad..72568f642a96 100644
--- a/writerfilter/source/rtftok/rtflistener.hxx
+++ b/writerfilter/source/rtftok/rtflistener.hxx
@@ -34,7 +34,7 @@ enum RTFErrors
};
/**
- * RTFTokenizer needs a class implementing this this interface. While
+ * RTFTokenizer needs a class implementing this interface. While
* RTFTokenizer separates control words (and their arguments) from
* text, the class implementing this interface is expected to map the
* raw RTF tokens to dmapper tokens.