[Libreoffice-commits] core.git: bin/unpack-sources
Libreoffice Gerrit user
logerrit at kemper.freedesktop.org
Tue Dec 25 09:14:45 UTC 2018
bin/unpack-sources | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 885ca0f4b2def1623fb8901fa9a03e41543d5be4
Author: Andrea Gelmini <andrea.gelmini at gelma.net>
AuthorDate: Sat Dec 22 23:20:17 2018 +0000
Commit: Julien Nabet <serval2412 at yahoo.fr>
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 <serval2412 at yahoo.fr>
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
More information about the Libreoffice-commits
mailing list