summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2011-04-04 12:00:48 +0100
committerLars Wirzenius <liw@liw.fi>2011-04-04 12:00:48 +0100
commitb7d484326666df3fc79bbad491358f1534e253b5 (patch)
tree3f51b1dd5244b4ceb7c1dd140e005e4bb74af7f2
parent5953150ae7e120a80cad9f71a685741ac41bd21e (diff)
downloadextrautils-b7d484326666df3fc79bbad491358f1534e253b5.tar.gz
Fix typo in comment.
-rwxr-xr-xunpack-debian-sources2
1 files changed, 1 insertions, 1 deletions
diff --git a/unpack-debian-sources b/unpack-debian-sources
index abd27a9..0b6f097 100755
--- a/unpack-debian-sources
+++ b/unpack-debian-sources
@@ -8,7 +8,7 @@
# where MIRROR is the URL to a Debian mirror site, SUITE is the release,
# and SECTION is a section within the release. For example:
#
-# unpacke-debian-sources http://ftp.debian.org/debian etch main contrib
+# unpack-debian-sources http://ftp.debian.org/debian etch main contrib
#
# If SECTION is missing, it defaults to "main contrib non-free"