summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2018-12-22 23:20:17 +0000
committerJulien Nabet <serval2412@yahoo.fr>2018-12-25 10:14:24 +0100
commit885ca0f4b2def1623fb8901fa9a03e41543d5be4 (patch)
tree668c78be9267b1429dc3a57f9663c6d314594b5d /bin
parentd351d6badc97a6f63366fabb6568459b2cdb3819 (diff)
Fix typo
Change-Id: I2bb8daba6878432c002471bdfa33652147c3b6f9 Reviewed-on: https://gerrit.libreoffice.org/65602 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'bin')
-rwxr-xr-xbin/unpack-sources2
1 files changed, 1 insertions, 1 deletions
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