include/registry/registry.hxx |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 61d83f29d9f80c181e31b9a0c4f9f74902492f15
Author:     Andrea Gelmini <andrea.gelm...@gelma.net>
AuthorDate: Thu Jul 11 22:25:13 2019 +0000
Commit:     Julien Nabet <serval2...@yahoo.fr>
CommitDate: Sun Jul 14 22:54:20 2019 +0200

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

diff --git a/include/registry/registry.hxx b/include/registry/registry.hxx
index e678a118f369..200d91b4f426 100644
--- a/include/registry/registry.hxx
+++ b/include/registry/registry.hxx
@@ -464,7 +464,7 @@ public:
                                            sal_Char** pValueList,
                                            sal_uInt32 len);
 
-    /** sets an unicode string list value of a key.
+    /** sets a unicode string list value of a key.
 
         @param  keyName specifies the name of the key which value will be set.
                         If keyName is an empty string, the value will be set 
for the key
@@ -551,7 +551,7 @@ public:
 public:
     /// @cond INTERNAL
 
-    /** Constructor, which initialize a RegistryKey with registry and an valid 
key handle.
+    /** Constructor, which initialize a RegistryKey with registry and a valid 
key handle.
 
         This constructor is internal only.
     */
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to