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

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

[elpa] master a0195ad 104/187: Fix markdown in README


From: Michael Albinus
Subject: [elpa] master a0195ad 104/187: Fix markdown in README
Date: Wed, 30 Dec 2015 11:49:58 +0000

branch: master
commit a0195adea7d6af912dc9a018f3b3c1b208c5d6c5
Author: Aldric Giacomoni <address@hidden>
Commit: Aldric Giacomoni <address@hidden>

    Fix markdown in README
---
 README.md |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 2a2ff69..7d00df6 100644
--- a/README.md
+++ b/README.md
@@ -57,8 +57,8 @@ using `async-get', blocking until the value is ready.  
Example:
                  (async-get proc)))
 
 If you don't want to use a callback, and you don't care about any return value
-form the child process, pass the `ignore' symbol as the second argument (if
-you don't, and never call `async-get', it will leave *emacs* process buffers
+form the child process, pass the `'ignore` symbol as the second argument (if
+you don't, and never call `async-get`, it will leave *emacs* process buffers
 hanging around):
 
     (async-start



reply via email to

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