emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/projectile 2bb7ec2: Fix a typo


From: ELPA Syncer
Subject: [nongnu] elpa/projectile 2bb7ec2: Fix a typo
Date: Wed, 8 Dec 2021 02:58:26 -0500 (EST)

branch: elpa/projectile
commit 2bb7ec28b1275bbce7cac743ee9e7b2cf41c5bbd
Author: Bozhidar Batsov <bozhidar@batsov.dev>
Commit: Bozhidar Batsov <bozhidar@batsov.dev>

    Fix a typo
---
 CHANGELOG.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index d824850..817ba49 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -54,7 +54,7 @@
 * Rename `projectile-project-root-files-functions` to 
`projectile-project-root-functions`.
 * [#1647](https://github.com/bbatsov/projectile/issues/1647): Use "-B" in the 
mvn commands to avoid ANSI coloring clutter in the compile buffer
 * [#1657](https://github.com/bbatsov/projectile/pull/1657): Add project 
detection for Debian packaging directories.
-* [#1656](https://github.com/bbatsov/projectile/pull/1656): CMake 
compilation-dir removed to accomodate preset support, commands adjusted to run 
from project-root, with "build" still being the default build-directory. The 
non-preset test-command now uses "cmake" with "--target test" instead of 
"ctest".
+* [#1656](https://github.com/bbatsov/projectile/pull/1656): CMake 
compilation-dir removed to accommodate preset support, commands adjusted to run 
from project-root, with "build" still being the default build-directory. The 
non-preset test-command now uses "cmake" with "--target test" instead of 
"ctest".
 
 ### Bugs fixed
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]