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

New commits:
commit ceca6c7e111169169123bab5ca515a3ff1c96c13
Author:     Andrea Gelmini <andrea.gelm...@gelma.net>
AuthorDate: Fri Jun 14 22:41:55 2019 +0000
Commit:     Julien Nabet <serval2...@yahoo.fr>
CommitDate: Sat Jun 29 19:42:37 2019 +0200

    Fix typo
    
    Change-Id: I5f2db33297057bbe2da769fca7366864e1fb878a
    Reviewed-on: https://gerrit.libreoffice.org/74908
    Reviewed-by: Julien Nabet <serval2...@yahoo.fr>
    Tested-by: Julien Nabet <serval2...@yahoo.fr>

diff --git a/include/comphelper/asyncnotification.hxx 
b/include/comphelper/asyncnotification.hxx
index 3ec50176f786..9eb61c4c50c9 100644
--- a/include/comphelper/asyncnotification.hxx
+++ b/include/comphelper/asyncnotification.hxx
@@ -195,7 +195,7 @@ namespace comphelper
 
     //= EventHolder
 
-    /** AnyEvent derivee holding an foreign event instance
+    /** AnyEvent derivee holding a foreign event instance
     */
     template < typename EVENT_OBJECT >
     class SAL_DLLPUBLIC_RTTI EventHolder : public AnyEvent
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to