diff options
| author | Jon Dufresne <jon.dufresne@gmail.com> | 2022-06-12 09:57:05 -0700 |
|---|---|---|
| committer | Bozhidar Batsov <bozhidar@batsov.dev> | 2022-06-13 00:02:41 +0300 |
| commit | 4d6da873ae54dbf6043b015efd9b737e2ce152c6 (patch) | |
| tree | 6343cc1a809c12ea2799be2e476c715b091c13db /CHANGELOG.md | |
| parent | e60883ff370c1545499b97cf56479de1a58c5b3b (diff) | |
Fix several typos and spelling errors
Discovered using codespell:
https://github.com/codespell-project/codespell
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 34a0cc7..c6f5b55 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,7 @@ ### New features * [#1757](https://github.com/bbatsov/projectile/pull/1757): Add support for the Pijul VCS. -* [#1745](https://github.com/bbatsov/projectile/pull/1745): Allow `projectile-update-project-type` to change project type precendence and remove project options. +* [#1745](https://github.com/bbatsov/projectile/pull/1745): Allow `projectile-update-project-type` to change project type precedence and remove project options. * [#1699](https://github.com/bbatsov/projectile/pull/1699): `projectile-ripgrep` now supports [rg.el](https://github.com/dajva/rg.el). * [#1712](https://github.com/bbatsov/projectile/issues/1712): Make it possible to hide Projectile's menu. See `projectile-show-menu`. * [#1718](https://github.com/bbatsov/projectile/issues/1718): Add a project type definition for `GNUMakefile`. |
