summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAllan McRae <allan@archlinux.org>2020-04-14 15:45:24 +0200
committerAllan McRae <allan@archlinux.org>2020-04-15 03:05:55 +0200
commit3ea7fdd96c874e111588a6e64ee30b75b55db785 (patch)
tree21d728936f0d98c99bd42b3abab6cfa1cfd4ce4f
parentb323528491470ff77815fea97289c2cbf7e29689 (diff)
downloadpacman-3ea7fdd96c874e111588a6e64ee30b75b55db785.tar.gz
pacman-3ea7fdd96c874e111588a6e64ee30b75b55db785.tar.xz
pacman.8: Fix typo
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 68b62a90..fee5aa15 100644
--- a/doc/pacman.8.asciidoc
+++ b/doc/pacman.8.asciidoc
@@ -464,7 +464,7 @@ Database Options (apply to '-D')[[QO]]
*\--asexplicit* <package>::
Mark a package as explicitly installed; in other words, set their install
- reason to be explicitly installed. This is useful it you want to keep a
+ reason to be explicitly installed. This is useful if you want to keep a
package installed even when it was initially installed as a dependency
of another package.