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

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

[nongnu] elpa/web-mode 837f422f08 2/2: Merge pull request #1231 from dal


From: ELPA Syncer
Subject: [nongnu] elpa/web-mode 837f422f08 2/2: Merge pull request #1231 from dalugm/patch-1
Date: Sun, 27 Feb 2022 01:58:38 -0500 (EST)

branch: elpa/web-mode
commit 837f422f0858a5bda7692cd8fd25ab34a57403e4
Merge: 7ad06cafec 4e3a7ebfef
Author: fxbois <fxbois@gmail.com>
Commit: GitHub <noreply@github.com>

    Merge pull request #1231 from dalugm/patch-1
---
 web-mode.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/web-mode.el b/web-mode.el
index 3284b429a6..8baaa52529 100644
--- a/web-mode.el
+++ b/web-mode.el
@@ -314,7 +314,7 @@ See web-mode-block-face."
 
 (defcustom web-mode-extra-control-blocks '()
   "A list of additional control blocks."
-  :type '(alist :key-type string :value-type (repaet string))
+  :type '(alist :key-type string :value-type (repeat string))
   :group 'web-mode)
 
 (defcustom web-mode-tests-directory (concat default-directory "tests/")



reply via email to

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