summaryrefslogtreecommitdiff
path: root/include/editeng/editeng.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/editeng/editeng.hxx')
-rw-r--r--include/editeng/editeng.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/editeng/editeng.hxx b/include/editeng/editeng.hxx
index b9ce5226543b..342666691a34 100644
--- a/include/editeng/editeng.hxx
+++ b/include/editeng/editeng.hxx
@@ -467,7 +467,7 @@ public:
css::uno::Reference< css::datatransfer::XTransferable >
CreateTransferable( const ESelection& rSelection ) const;
- // MT: Can't create new virtual functions like for ParagraphInserted/Deleted, musst be compatible in SRC638, change later...
+ // MT: Can't create new virtual functions like for ParagraphInserted/Deleted, must be compatible in SRC638, change later...
void SetBeginMovingParagraphsHdl( const Link<MoveParagraphsInfo&,void>& rLink );
void SetEndMovingParagraphsHdl( const Link<MoveParagraphsInfo&,void>& rLink );
void SetBeginPasteOrDropHdl( const Link<PasteOrDropInfos&,void>& rLink );