summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authormorganamilo <morganamilo@gmail.com>2019-02-02 19:01:05 +0000
committerAllan McRae <allan@archlinux.org>2019-02-04 10:17:30 +1000
commit04e77591d6333002815e9276ca08c01230fcf212 (patch)
tree96143cf560ce7fd6bbaa34e793be3b2f00ae4516 /doc
parent11bc315cdb3c2a3f227b4d05c13f615dfb453b5e (diff)
downloadpacman-04e77591d6333002815e9276ca08c01230fcf212.tar.xz
fix various typos
Signed-off-by: morganamilo <morganamilo@gmail.com> Signed-off-by: Allan McRae <allan@archlinux.org>
Diffstat (limited to 'doc')
-rw-r--r--doc/PKGBUILD.5.asciidoc4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/PKGBUILD.5.asciidoc b/doc/PKGBUILD.5.asciidoc
index f12effde..32668adc 100644
--- a/doc/PKGBUILD.5.asciidoc
+++ b/doc/PKGBUILD.5.asciidoc
@@ -60,8 +60,8 @@ systems (see below).
allows package maintainers to make updates to the package's configure
flags, for example. This is typically set to '1' for each new upstream
software release and incremented for intermediate PKGBUILD updates. The
- variable is a postive integer, with an optional subrelease level
- specified by adding another postive integer separated by a period
+ variable is a positive integer, with an optional subrelease level
+ specified by adding another positive integer separated by a period
(i.e. in the form x.y).
*epoch*::