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

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

[elpa] externals/setup 9bd5f5b 14/19: Fix markdown code syntax


From: Stefan Monnier
Subject: [elpa] externals/setup 9bd5f5b 14/19: Fix markdown code syntax
Date: Mon, 15 Mar 2021 17:26:28 -0400 (EDT)

branch: externals/setup
commit 9bd5f5b813f76092116c903ea5ab524fce5d5638
Author: Philip K <philipk@posteo.net>
Commit: Philip K <philipk@posteo.net>

    Fix markdown code syntax
---
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 760ea4f..22d609f 100644
--- a/README.md
+++ b/README.md
@@ -47,8 +47,8 @@ will be replaced with the functional equivalent of
       (customize-set-variable 'yas-wrap-around-region t))
     (add-hook 'prog-mode-hook #'yas-minor-mode)
 
-Additional "keywords" can be defined using `setup-define'. All known
-keywords are documented in the docstring for `setup'.
+Additional "keywords" can be defined using `setup-define`. All known
+keywords are documented in the docstring for `setup`.
 
 Installation
 ------------



reply via email to

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