diff options
-rw-r--r-- | include/editeng/unoedhlp.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/editeng/unoedhlp.hxx b/include/editeng/unoedhlp.hxx index 45f51e9b38e6..fdb4f910ac4a 100644 --- a/include/editeng/unoedhlp.hxx +++ b/include/editeng/unoedhlp.hxx @@ -63,7 +63,7 @@ public: /** Translates EditEngine notifications into broadcastable hints @param aNotify - Notification object send by the EditEngine. + Notification object sent by the EditEngine. @return the translated hint */ |