diff options
author | Andrea Gelmini <andrea.gelmini@gelma.net> | 2020-01-08 06:57:25 +0100 |
---|---|---|
committer | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2020-01-08 13:25:05 +0100 |
commit | 2e5c4b4081411b77b5e0593225b805d3756f7533 (patch) | |
tree | 48ef95101e79cf6a86ee34a6678426b4bc8251de /sal | |
parent | cc8eeb3148b88807b4acf4ac3c829fb4f37f9a80 (diff) |
Grammar fixes
Change-Id: I6ac6f6abb601aa254e94612e6826488393de8e3c
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/86383
Tested-by: Jenkins
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
Diffstat (limited to 'sal')
-rw-r--r-- | sal/osl/all/utility.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sal/osl/all/utility.cxx b/sal/osl/all/utility.cxx index 76bdc4cd26ed..e22bdd3de2de 100644 --- a/sal/osl/all/utility.cxx +++ b/sal/osl/all/utility.cxx @@ -22,7 +22,7 @@ /* * mfe : maybe it would be wishful to include initialization * of the global timer in dllmain or _init directly. - * But none the less this (should) work too. + * But nonetheless this (should) work too. */ namespace osl { |