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

New commits:
commit 3d8ba42941a5a37ff42c4b4f277287b1e6a4d739
Author:     Andrea Gelmini <andrea.gelm...@gelma.net>
AuthorDate: Sun Jul 14 17:42:29 2019 +0000
Commit:     Julien Nabet <serval2...@yahoo.fr>
CommitDate: Sun Jul 14 22:52:38 2019 +0200

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

diff --git a/include/osl/time.h b/include/osl/time.h
index 5dd8d9d8f342..93cb28fca868 100644
--- a/include/osl/time.h
+++ b/include/osl/time.h
@@ -167,7 +167,7 @@ SAL_DLLPUBLIC sal_Bool SAL_CALL 
osl_getSystemTimeFromLocalTime(
 
 
 /** Get the value of the global timer
-    @return current timer value in milli seconds
+    @return current timer value in milliseconds
  */
 
 SAL_DLLPUBLIC sal_uInt32 SAL_CALL osl_getGlobalTimer(void);
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to