summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAllan McRae <allan@archlinux.org>2019-01-21 13:20:47 +1000
committerAllan McRae <allan@archlinux.org>2019-01-21 13:20:47 +1000
commitff8c96fa7dd3ff8cb510e201b799ac48095d81ea (patch)
tree8a0dd6204d5326a42b45f7c32f85e2dc76830083
parentc15f7ae606683b3eb52ae5eaac7afc83cf04859b (diff)
downloadpacman-ff8c96fa7dd3ff8cb510e201b799ac48095d81ea.tar.xz
Fix typo in pacman man page
Signed-off-by: Allan McRae <allan@archlinux.org>
-rw-r--r--doc/pacman.8.asciidoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/pacman.8.asciidoc b/doc/pacman.8.asciidoc
index 66483bcb..6b2d9172 100644
--- a/doc/pacman.8.asciidoc
+++ b/doc/pacman.8.asciidoc
@@ -514,7 +514,7 @@ designated to be backed up. During an upgrade, three MD5 hashes are used for
each backup file to determine the required action: one for the original file
installed, one for the new file that is about to be installed, and one for the
actual file existing on the file system. After comparing these three hashes, the
-follow scenarios can result:
+following scenarios can result:
original=X, current=X, new=X::
All three files are the same, so overwrites are not an issue. Install the