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

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

[nongnu] elpa/rust-mode 1603a25 455/486: Change 'rust-build' to 'rust-co


From: ELPA Syncer
Subject: [nongnu] elpa/rust-mode 1603a25 455/486: Change 'rust-build' to 'rust-compile' in README.md
Date: Sat, 7 Aug 2021 09:26:13 -0400 (EDT)

branch: elpa/rust-mode
commit 1603a258d1dec3c5f8671a12782d913bb828864a
Author: Norberto Lopes <nlopes.ml@gmail.com>
Commit: Nathan Moreau <nathan.moreau@m4x.org>

    Change 'rust-build' to 'rust-compile' in README.md
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 1cc705f..f06a721 100644
--- a/README.md
+++ b/README.md
@@ -97,7 +97,7 @@ on save:
 
 ## Running / testing / compiling code
 
-The `rust-run`, `rust-test` and `rust-build` functions shell out to
+The `rust-run`, `rust-test` and `rust-compile` functions shell out to
 Cargo to run, test or build your code. Under the hood, these use the
 standard Emacs `compile` function.
 



reply via email to

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