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

New commits:
commit 87481b9173587a8d156745294da85fd08651efec
Author:     Andrea Gelmini <andrea.gelm...@gelma.net>
AuthorDate: Thu Jun 6 16:21:39 2019 +0000
Commit:     Julien Nabet <serval2...@yahoo.fr>
CommitDate: Fri Jun 7 06:51:32 2019 +0200

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

diff --git a/include/cppuhelper/propshlp.hxx b/include/cppuhelper/propshlp.hxx
index cc78f484e66f..57799b4ce45f 100644
--- a/include/cppuhelper/propshlp.hxx
+++ b/include/cppuhelper/propshlp.hxx
@@ -546,7 +546,7 @@ protected:
 
     /**
        Converted the value rValue and return the result in rConvertedValue and 
the
-       old value in rOldValue. A IllegalArgumentException is thrown.
+       old value in rOldValue. An IllegalArgumentException is thrown.
        The method is not implemented in this class. After this call the 
vetoable
        listeners are notified.
 
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to