Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorAllan McRae <allan@archlinux.org>2020-04-14 23:45:24 +1000
committerAllan McRae <allan@archlinux.org>2020-04-15 11:05:55 +1000
commit3ea7fdd96c874e111588a6e64ee30b75b55db785 (patch)
tree21d728936f0d98c99bd42b3abab6cfa1cfd4ce4f /doc
parentb323528491470ff77815fea97289c2cbf7e29689 (diff)
pacman.8: Fix typo
Signed-off-by: Allan McRae <allan@archlinux.org>
Diffstat (limited to 'doc')
-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.