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

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

[nongnu] elpa/smartparens 77ccac67e2 1/4: fix typo


From: ELPA Syncer
Subject: [nongnu] elpa/smartparens 77ccac67e2 1/4: fix typo
Date: Wed, 18 Jan 2023 16:02:53 -0500 (EST)

branch: elpa/smartparens
commit 77ccac67e21310c68a219d6d137239a64d8929c0
Author: strangepr0gram <serban.dobrau@gmail.com>
Commit: strangepr0gram <serban.dobrau@gmail.com>

    fix typo
---
 smartparens-config.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/smartparens-config.el b/smartparens-config.el
index 3b8e8f594c..0fa028513f 100644
--- a/smartparens-config.el
+++ b/smartparens-config.el
@@ -70,7 +70,7 @@ ID, ACTION, CONTEXT."
               ;; do not consider punctuation
               (not (looking-at "[?.,;!]"))))))))
 
-;; emacs is lisp hacking enviroment, so we set up some most common
+;; emacs is lisp hacking environment, so we set up some most common
 ;; lisp modes too
 (sp-with-modes sp-lisp-modes
   ;; disable ', it's the quote character!



reply via email to

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