summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorJason St. John <jstjohn@purdue.edu>2014-12-29 08:28:40 +0100
committerAllan McRae <allan@archlinux.org>2015-01-02 12:43:28 +0100
commit89b9e9d1dced68587b704cb9e9a2aab55fb60b06 (patch)
tree3a981311c36393ae03fb91a7988f93d042e72c13 /etc
parent80e6d8a6fe3c94e9a385322494b27885837b7b3a (diff)
downloadpacman-89b9e9d1dced68587b704cb9e9a2aab55fb60b06.tar.gz
pacman-89b9e9d1dced68587b704cb9e9a2aab55fb60b06.tar.xz
Fix typo in a comment in makepkg.conf
Signed-off-by: Jason St. John <jstjohn@purdue.edu> Signed-off-by: Allan McRae <allan@archlinux.org>
Diffstat (limited to 'etc')
-rw-r--r--etc/makepkg.conf.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/makepkg.conf.in b/etc/makepkg.conf.in
index 9ed7ef91..19f673d1 100644
--- a/etc/makepkg.conf.in
+++ b/etc/makepkg.conf.in
@@ -19,7 +19,7 @@ DLAGENTS=('ftp::/usr/bin/curl -qfC - --ftp-pasv --retry 3 --retry-delay 3 -o %o
# /usr/bin/lftpget -c
# /usr/bin/wget
-#-- The the package required by makepkg to download VCS sources
+#-- The package required by makepkg to download VCS sources
# Format: 'protocol::package'
VCSCLIENTS=('bzr::bzr'
'git::git'