bin/check-elf-dynamic-objects |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 0ad2302cf6787cacbbaca081a890a0e356a55297
Author:     Andrea Gelmini <andrea.gelm...@gelma.net>
AuthorDate: Tue Dec 11 09:03:21 2018 +0100
Commit:     Julien Nabet <serval2...@yahoo.fr>
CommitDate: Tue Dec 11 09:23:05 2018 +0100

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

diff --git a/bin/check-elf-dynamic-objects b/bin/check-elf-dynamic-objects
index c1b69e6ec61d..7b92a61d15ce 100755
--- a/bin/check-elf-dynamic-objects
+++ b/bin/check-elf-dynamic-objects
@@ -59,9 +59,9 @@ while [ "${1:-}" != "" ]; do
            help
            ;;
         -p)
-           # this sound counter intuitive. but the idea
+           # this sounds counter intuitive but the idea
             # is to possibly support -p <n>
-            # in the mean time 0 = nolimit and -p 1 would mean
+            # in the meantime: 0 = nolimit and -p 1 would mean
             # the current default: serialize
             PARA=0
             ;;
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to