[Libreoffice-commits] core.git: include/editeng

Andrea Gelmini (via logerrit) logerrit at kemper.freedesktop.org
Tue Jul 9 02:56:41 UTC 2019


 include/editeng/unoedhlp.hxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 570119ac367880799291cefe10dc12c12165bfc1
Author:     Andrea Gelmini <andrea.gelmini at gelma.net>
AuthorDate: Mon Jul 8 10:44:42 2019 +0000
Commit:     Jens Carl <j.carl43 at gmx.de>
CommitDate: Tue Jul 9 04:55:43 2019 +0200

    Fix typo
    
    Change-Id: I03ab598b2d1e0b5c5969e8bb9e2700c6ada8864a
    Reviewed-on: https://gerrit.libreoffice.org/75269
    Tested-by: Jenkins
    Reviewed-by: Jens Carl <j.carl43 at gmx.de>

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
      */


More information about the Libreoffice-commits mailing list