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

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

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

diff --git a/include/comphelper/accessiblecontexthelper.hxx 
b/include/comphelper/accessiblecontexthelper.hxx
index f8182526b280..e22dacbe6411 100644
--- a/include/comphelper/accessiblecontexthelper.hxx
+++ b/include/comphelper/accessiblecontexthelper.hxx
@@ -156,7 +156,7 @@ namespace comphelper
 
         <p>The class has two responsibilities:
         <ul><li>it locks the mutex of an OAccessibleContextHelper instance, as 
long as the guard lives</li>
-            <li>it checks if an given OAccessibleContextHelper instance is 
alive, else an exception is thrown
+            <li>it checks if a given OAccessibleContextHelper instance is 
alive, else an exception is thrown
                 our of the constructor of the guard</li>
         </ul>
         <br/>
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to