From 89b9e9d1dced68587b704cb9e9a2aab55fb60b06 Mon Sep 17 00:00:00 2001 From: "Jason St. John" Date: Mon, 29 Dec 2014 02:28:40 -0500 Subject: Fix typo in a comment in makepkg.conf Signed-off-by: Jason St. John Signed-off-by: Allan McRae --- etc/makepkg.conf.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'etc') 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' -- cgit v1.2.3-24-g4f1b