diff options
author | morganamilo <morganamilo@gmail.com> | 2019-02-02 19:01:05 +0000 |
---|---|---|
committer | Allan McRae <allan@archlinux.org> | 2019-02-04 10:17:30 +1000 |
commit | 04e77591d6333002815e9276ca08c01230fcf212 (patch) | |
tree | 96143cf560ce7fd6bbaa34e793be3b2f00ae4516 /doc | |
parent | 11bc315cdb3c2a3f227b4d05c13f615dfb453b5e (diff) | |
download | pacman-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.asciidoc | 4 |
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*:: |