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

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

[nongnu] elpa/swift-mode 7ea5f66 059/496: Fix markdown formatting typo


From: ELPA Syncer
Subject: [nongnu] elpa/swift-mode 7ea5f66 059/496: Fix markdown formatting typo
Date: Sun, 29 Aug 2021 11:33:07 -0400 (EDT)

branch: elpa/swift-mode
commit 7ea5f669816706b5d2fac7bfe7051089b92eef72
Author: Chris Barrett <chris.d.barrett@me.com>
Commit: Chris Barrett <chris.d.barrett@me.com>

    Fix markdown formatting typo
---
 CONTRIBUTING.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 97a709c..0759319 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -15,7 +15,7 @@ repository. Follow the guidelines below to make sure 
everything goes smoothly.
 
 - Perform all changes on a topic branch for easier merging
 - Follow the coding conventions already in use
-- Verify Emacs Lisp code with =checkdoc=
+- Verify Emacs Lisp code with `checkdoc`
 - Add unit tests whenever possible
 - Open a [pull request](https://help.github.com/articles/using-pull-requests)
   relating to a single issue.



reply via email to

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