branch: externals/flymake-proselint
commit 9a92fd8d80ec44fd33e452d754b96e959ee98c2c
Author: Manuel Uberti <manuel.ube...@inventati.org>
Commit: Manuel Uberti <manuel.ube...@inventati.org>

    Fix spelling
---
 flymake-proselint.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/flymake-proselint.el b/flymake-proselint.el
index 5b9a101..fac6e44 100644
--- a/flymake-proselint.el
+++ b/flymake-proselint.el
@@ -22,7 +22,7 @@
 
 ;;; Commentary:
 
-;; This package add support for proselint (http://proselint.com/) in Flymake.
+;; This package adds support for proselint (http://proselint.com/) in Flymake.
 
 ;; Once installed, the backend can be enabled with:
 ;; (add-hook 'markdown-mode-hook #'flymake-proselint-setup)

Reply via email to