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

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

[nongnu] elpa/inf-clojure 64263f7 045/313: Fix a typo


From: ELPA Syncer
Subject: [nongnu] elpa/inf-clojure 64263f7 045/313: Fix a typo
Date: Wed, 11 Aug 2021 09:59:43 -0400 (EDT)

branch: elpa/inf-clojure
commit 64263f719ba781643120d3d003a0564431b3d374
Author: Bozhidar Batsov <bozhidar@batsov.com>
Commit: Bozhidar Batsov <bozhidar@batsov.com>

    Fix a typo
---
 inf-clojure.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/inf-clojure.el b/inf-clojure.el
index ac238e6..e5668b8 100644
--- a/inf-clojure.el
+++ b/inf-clojure.el
@@ -143,7 +143,7 @@ The following commands are available:
   "Format-string for building a Clojure expression to load a file.
 This format string should use `%s' to substitute a file name
 and should result in a Clojure expression that will command the inferior 
Clojure
-to load that file.~"
+to load that file."
   :type 'string
   :group 'inf-clojure)
 



reply via email to

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