summaryrefslogtreecommitdiff
path: root/sfx2/inc/sfx2/sfxhtml.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sfx2/inc/sfx2/sfxhtml.hxx')
-rw-r--r--sfx2/inc/sfx2/sfxhtml.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sfx2/inc/sfx2/sfxhtml.hxx b/sfx2/inc/sfx2/sfxhtml.hxx
index e5e8c174caf3..7aee88fc8bf1 100644
--- a/sfx2/inc/sfx2/sfxhtml.hxx
+++ b/sfx2/inc/sfx2/sfxhtml.hxx
@@ -71,7 +71,7 @@ public:
protected:
// Start a file download. This is done asynchronously or synchronously.
- // In the synchronous case, the parser is in the the working state after
+ // In the synchronous case, the parser is in the working state after
// it has been called. The read file can then be picked up directly with
// FinishFileDownload. In the asynchronous case, the parser is in the
// pending state after it hs been called. The parser then has to leave