summaryrefslogtreecommitdiff
path: root/include/vcl
diff options
context:
space:
mode:
Diffstat (limited to 'include/vcl')
-rw-r--r--include/vcl/texteng.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/vcl/texteng.hxx b/include/vcl/texteng.hxx
index bb4a1039af5e..6c52b91040d4 100644
--- a/include/vcl/texteng.hxx
+++ b/include/vcl/texteng.hxx
@@ -217,7 +217,7 @@ protected:
TextPaM SplitContent( sal_uLong nNode, sal_uInt16 nSepPos );
TextPaM ConnectContents( sal_uLong nLeftNode );
- // adjust PaM's and selections that were transfered to the API to a valid range
+ // adjust PaM's and selections that were transferred to the API to a valid range
void ValidateSelection( TextSelection& rSel ) const;
void ValidatePaM( TextPaM& rPaM ) const;