branch: scratch/editorconfig-cc
commit 5f5a7bf03d06e01cc2bfbe9646b397024d752368
Author: 10sr <[email protected]>
Commit: Stefan Monnier <[email protected]>
Update commentary section
---
editorconfig-core-handle.el | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/editorconfig-core-handle.el b/editorconfig-core-handle.el
index a0e1abbdc2..d87a11c8db 100644
--- a/editorconfig-core-handle.el
+++ b/editorconfig-core-handle.el
@@ -26,8 +26,8 @@
;;; Commentary:
-;; Handle class for EditorConfig config file. This library is used internally
-;; from editorconfig-core.el .
+;; Handle structures for EditorConfig config file. This library is used
+;; internally from editorconfig-core.el .
;;; Code: