[Libreoffice-commits] core.git: include/osl
Andrea Gelmini (via logerrit)
logerrit at kemper.freedesktop.org
Sun Jul 14 20:53:38 UTC 2019
include/osl/time.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 3d8ba42941a5a37ff42c4b4f277287b1e6a4d739
Author: Andrea Gelmini <andrea.gelmini at gelma.net>
AuthorDate: Sun Jul 14 17:42:29 2019 +0000
Commit: Julien Nabet <serval2412 at 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 <serval2412 at 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);
More information about the Libreoffice-commits
mailing list