summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorJudd Vinet <judd@archlinux.org>2006-01-07 22:14:50 +0100
committerJudd Vinet <judd@archlinux.org>2006-01-07 22:14:50 +0100
commitcaf64da579874bb264d235bb49571fa89b2eb307 (patch)
tree42455dac456340935d010425fcff9906311d2332 /doc
parent77be3f53e9cc128df584a78bffe4d085695ee4fb (diff)
downloadpacman-caf64da579874bb264d235bb49571fa89b2eb307.tar.gz
pacman-caf64da579874bb264d235bb49571fa89b2eb307.tar.xz
typo fix
Diffstat (limited to 'doc')
-rw-r--r--doc/makepkg.8.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/makepkg.8.in b/doc/makepkg.8.in
index 6d733a96..a39dcff5 100644
--- a/doc/makepkg.8.in
+++ b/doc/makepkg.8.in
@@ -271,7 +271,7 @@ If this field is present, it should contain an MD5 hash for every source file
specified in the \fIsource\fP array (in the same order). makepkg will use
this to verify source file integrity during subsequent builds. To easily
generate md5sums, first build using the PKGBUILD then run
-\fBmakepkg -g >>PKGBILD\fP. Then you can edit the PKGBUILD and move the
+\fBmakepkg -g >>PKGBUILD\fP. Then you can edit the PKGBUILD and move the
\fImd5sums\fP line from the bottom to an appropriate location.
.TP