branch: elpa/projectile commit d43f6c7ca471a777b164fbe9b9015aa376625552 Author: Bozhidar Batsov <bozhi...@batsov.dev> Commit: Bozhidar Batsov <bozhi...@batsov.dev>
[Docs] Fix a typo --- doc/modules/ROOT/pages/configuration.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/modules/ROOT/pages/configuration.adoc b/doc/modules/ROOT/pages/configuration.adoc index 0c14988..fd61195 100644 --- a/doc/modules/ROOT/pages/configuration.adoc +++ b/doc/modules/ROOT/pages/configuration.adoc @@ -370,7 +370,7 @@ By default Projectile detects the completion system in use, based on the mode variables `ido-mode`, `ivy-mode` and `helm-mode`. If none of those is activated, the `default` completion system is used. -Unless for some reason you want to use a different completion system for Projetile than for the +Unless for some reason you want to use a different completion system for Projectile than for the rest of Emacs, you'll probably don't want to select a particular completion system manually. === Basic (Emacs's default)