diff options
| author | Bozhidar Batsov <bozhidar@batsov.dev> | 2024-02-10 18:45:52 +0200 |
|---|---|---|
| committer | Bozhidar Batsov <bozhidar@batsov.dev> | 2024-02-10 18:45:52 +0200 |
| commit | 24b4ca2f344e51e7fc2a1b92e7b085874f91030b (patch) | |
| tree | c130eec08c34963818ef6aef1aa1547de2b6dcc9 /doc | |
| parent | eeb9117c75f1b3980743d44d30fd5a2046d716ed (diff) | |
[Docs] Fix a typo
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/modules/ROOT/pages/projectile_vs_project.adoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/modules/ROOT/pages/projectile_vs_project.adoc b/doc/modules/ROOT/pages/projectile_vs_project.adoc index 62896a4..a6c6653 100644 --- a/doc/modules/ROOT/pages/projectile_vs_project.adoc +++ b/doc/modules/ROOT/pages/projectile_vs_project.adoc @@ -1,6 +1,6 @@ = Projectile versus project.el -NOTE: As both projects are a moving target this page might not reflect the differences between the accurately. +NOTE: As both projects are moving targets this page might not reflect the differences between them accurately. Projectile was created at a time when Emacs didn't feature built-in project navigation functionality. Eventually this changed in Emacs 25 with the introduction of `project.el` and a lot of people have been asking what are the advantages of using |
