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

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

[nongnu] elpa/tuareg 37a6730 3/3: opam: Minor fix to the documentation


From: ELPA Syncer
Subject: [nongnu] elpa/tuareg 37a6730 3/3: opam: Minor fix to the documentation
Date: Sat, 20 Mar 2021 15:57:13 -0400 (EDT)

branch: elpa/tuareg
commit 37a673020152ae0dbcaa250118b155d84e448f68
Author: Christophe Troestler <Christophe.Troestler@umons.ac.be>
Commit: Christophe Troestler <Christophe.Troestler@umons.ac.be>

    opam: Minor fix to the documentation
---
 tuareg-opam.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tuareg-opam.el b/tuareg-opam.el
index f4a12f1..e7a3955 100644
--- a/tuareg-opam.el
+++ b/tuareg-opam.el
@@ -350,7 +350,7 @@ problems if you compile under tramp."
   :group 'tuareg :type 'boolean)
 
 (defun tuareg--shell-command-to-string (command)
-  "Similar to shell-command-to-string, but returns nil when the
+  "Similar to `shell-command-to-string', but returns nil when the
 process return code is not 0 (shell-command-to-string returns the
 error message as a string)."
   (let* ((return-value 0)



reply via email to

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