Signed-off-by: Dave Reisner <[email protected]>
---
 doc/makepkg.conf.5.txt |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/doc/makepkg.conf.5.txt b/doc/makepkg.conf.5.txt
index 2778361..db1e6d5 100644
--- a/doc/makepkg.conf.5.txt
+++ b/doc/makepkg.conf.5.txt
@@ -215,7 +215,7 @@ Options
 
 **PKGEXT=**".pkg.tar.gz", **SRCEXT=**".src.tar.gz"::
        Sets the compression used when making compiled or source packages. The
-       current valid suffixes are `.tar`, `.tar.gz`, `.tar,bz2`, `.tar.xz`, and
+       current valid suffixes are `.tar`, `.tar.gz`, `.tar.bz2`, `.tar.xz`, and
        `.tar.Z`.
        Do not touch these unless you know what you are doing.
 
-- 
1.7.7.4


Reply via email to