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

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

[nongnu] elpa/swift-mode 1759977 440/496: Fix typo


From: ELPA Syncer
Subject: [nongnu] elpa/swift-mode 1759977 440/496: Fix typo
Date: Sun, 29 Aug 2021 11:34:23 -0400 (EDT)

branch: elpa/swift-mode
commit 1759977dd1294adfcbdb4c682f0bf6ce305bb052
Author: taku0 <mxxouy6x3m_github@tatapa.org>
Commit: taku0 <mxxouy6x3m_github@tatapa.org>

    Fix typo
---
 Makefile  | 2 +-
 README.md | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/Makefile b/Makefile
index abd9ad1..aba79f6 100644
--- a/Makefile
+++ b/Makefile
@@ -12,7 +12,7 @@ help:
 # Process this Makefile with following filters
 #
 # - Remove empty line.
-# - Remove lien containing ## no-doc.
+# - Remove line containing ## no-doc.
 # - Remove after colon if the line is not a comment line.
 # - Replace /^## / to "  ".
 # - Remove other comment lines.
diff --git a/README.md b/README.md
index a5f9ef5..8619268 100644
--- a/README.md
+++ b/README.md
@@ -178,7 +178,7 @@ To build the package locally, run `make package`. You need 
[Cask](https://github
 
 To install the built package, run `make install`.
 
-To run tests, run `make check`.
+To run tests, run `make test`.
 
 For other commands, run `make help`.
 



reply via email to

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