bin/unpack-sources |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 885ca0f4b2def1623fb8901fa9a03e41543d5be4
Author:     Andrea Gelmini <[email protected]>
AuthorDate: Sat Dec 22 23:20:17 2018 +0000
Commit:     Julien Nabet <[email protected]>
CommitDate: Tue Dec 25 10:14:24 2018 +0100

    Fix typo
    
    Change-Id: I2bb8daba6878432c002471bdfa33652147c3b6f9
    Reviewed-on: https://gerrit.libreoffice.org/65602
    Tested-by: Jenkins
    Reviewed-by: Julien Nabet <[email protected]>

diff --git a/bin/unpack-sources b/bin/unpack-sources
index f7b522545ebe..2408eda1e14c 100755
--- a/bin/unpack-sources
+++ b/bin/unpack-sources
@@ -10,7 +10,7 @@
 
 usage()
 {
-    echo "Helper script to unpack the LO source tarbals"
+    echo "Helper script to unpack the LO source tarballs"
     echo
     echo "Usage: ${0##*/} [--help] start-dir tarball..."
     echo
_______________________________________________
Libreoffice-commits mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to