branch: elpa/symbol-overlay
commit 4a2d6b0e0ab9c0babe9d18d3202f522f11654653
Author: wolray <[email protected]>
Commit: wolray <[email protected]>
edit the summary
---
symbol-overlay.el | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/symbol-overlay.el b/symbol-overlay.el
index 6fbb075fe7..4da97f7d9a 100644
--- a/symbol-overlay.el
+++ b/symbol-overlay.el
@@ -1,4 +1,4 @@
-;;; symbol-overlay.el --- Highlighting symbols with a powerful keymap
+;;; symbol-overlay.el --- Highlighting symbols with keymap-enabled overlays
;; Copyright (C) 2017 wolray
@@ -35,8 +35,8 @@
;; or even a less-than-100-lines small buffer of major-mode with complicated
;; keywords syntax such as haskell-mode.
-;; More importantly, using `overlay-put' to highlight symbols has an extra
-;; benifit to enable AN AUTO-ACTIVATED OVERLAY-INSIDE KEYMAP for quick jump and
+;; More importantly, using `overlay-put' to highlight symbols has a significant
+;; benefit to enable AN AUTO-ACTIVATED OVERLAY-INSIDE KEYMAP for quick jump and
;; other useful commands.
;; You can also jump to a symbol's definition from any occurrence by