summaryrefslogtreecommitdiff
path: root/include/svx/svdotext.hxx
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2017-03-27 23:41:27 +0200
committerMichael Stahl <mstahl@redhat.com>2017-03-28 20:43:04 +0000
commitfd3449946492e80811e4a51231cf1061c607d8b7 (patch)
treef69601fc4a063a8690af947d73be0373b38a370f /include/svx/svdotext.hxx
parent55ddbfc610d2a00e565ca7bcb0277da33bb90947 (diff)
Fix typos
Change-Id: Ibef75de246fb31884153437fe8c05e299fe5962f Reviewed-on: https://gerrit.libreoffice.org/35782 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Michael Stahl <mstahl@redhat.com>
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).