[Libreoffice-commits] core.git: include/comphelper
Andrea Gelmini (via logerrit)
logerrit at kemper.freedesktop.org
Sat Jun 29 17:43:42 UTC 2019
include/comphelper/asyncnotification.hxx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit ceca6c7e111169169123bab5ca515a3ff1c96c13
Author: Andrea Gelmini <andrea.gelmini at gelma.net>
AuthorDate: Fri Jun 14 22:41:55 2019 +0000
Commit: Julien Nabet <serval2412 at 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 <serval2412 at yahoo.fr>
Tested-by: Julien Nabet <serval2412 at 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
More information about the Libreoffice-commits
mailing list