summaryrefslogtreecommitdiff
path: root/include/svx/svdotext.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/svdotext.hxx')
-rw-r--r--include/svx/svdotext.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/svx/svdotext.hxx b/include/svx/svdotext.hxx
index a10f56dee0d5..2c2a4ab00f6a 100644
--- a/include/svx/svdotext.hxx
+++ b/include/svx/svdotext.hxx
@@ -328,8 +328,8 @@ public:
// Currently ASCII and RTF are supported and the differentiation is done
// internally.
// rFilterName has no meaning and must be empty
- // Normally the application only has to call SetTextLink() - der
- // remainer is automatic (SfxLinkManager).
+ // Normally the application only has to call SetTextLink() - the
+ // remainder is automatic (SfxLinkManager).
// The LoadText() method can also be used to load a file into a text
// object (without linking.)
// TextLinks can't be edited (if needed later could be ReadOnly).