include/sal/types.h |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 607902dbcdf1761f6f2fafe2124c3a9c7df3c094
Author:     Andrea Gelmini <andrea.gelm...@gelma.net>
AuthorDate: Thu Jul 11 22:24:57 2019 +0000
Commit:     Julien Nabet <serval2...@yahoo.fr>
CommitDate: Fri Jul 19 10:00:31 2019 +0200

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

diff --git a/include/sal/types.h b/include/sal/types.h
index e2442ea6c998..1a8ba255b4b7 100644
--- a/include/sal/types.h
+++ b/include/sal/types.h
@@ -398,7 +398,7 @@ namespace css = ::com::sun::star;
 
 /** C++11 "override" feature.
 
-    For LIBO_INTERNAL_ONLY, force the method to override a existing method in
+    For LIBO_INTERNAL_ONLY, force the method to override an existing method in
     parent, error out if the method with the correct signature does not exist.
 
     @since LibreOffice 4.1
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to