branch: scratch/editorconfig-cc
commit 3764c8753833da7dbd38e4431c3c0e7ff3f06d27
Author: 10sr <8.slas...@gmail.com>
Commit: Stefan Monnier <monn...@iro.umontreal.ca>

    Fix text (#342)
---
 CHANGELOG.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 2596ee6003..4fa386f8ed 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -13,7 +13,7 @@ and this project adheres to [Semantic 
Versioning](https://semver.org/spec/v2.0.0
 - Support new major-modes
   - svelte-mode ([#333])
   - magik-mode, magik-ts-mode ([#336])
-- Add switch not to override local variable values ([#338])
+- Add switches not to override local variable values ([#338])
   - Set `editorconfig-override-file-local-variables` to nil to use file local
     variable values instead of values in .editorconfig
   - Set `editorconfig-override-dir-local-variables` to nil to use values 
defined in

Reply via email to