summaryrefslogtreecommitdiff
path: root/accessibility/source/extended/textwindowaccessibility.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'accessibility/source/extended/textwindowaccessibility.cxx')
-rw-r--r--accessibility/source/extended/textwindowaccessibility.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/accessibility/source/extended/textwindowaccessibility.cxx b/accessibility/source/extended/textwindowaccessibility.cxx
index b3124037b795..6c4fc08e791c 100644
--- a/accessibility/source/extended/textwindowaccessibility.cxx
+++ b/accessibility/source/extended/textwindowaccessibility.cxx
@@ -1487,7 +1487,7 @@ void Document::Notify(::SfxBroadcaster &, ::SfxHint const & rHint)
// TEXT_HINT_FORMATPARAs, followed by an optional
// TEXT_HINT_TEXTHEIGHTCHANGED, followed in all cases by one
// TEXT_HINT_TEXTFORMATTED. Only the TEXT_HINT_FORMATPARAs contain
- // the the numbers of the affected paragraphs, but they are sent
+ // the numbers of the affected paragraphs, but they are sent
// before the changes are applied. Therefore, TEXT_HINT_FORMATPARAs
// are just buffered until another hint comes in:
{