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

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

[elpa] externals/dash 4cc4147 035/439: Fix typo


From: Phillip Lord
Subject: [elpa] externals/dash 4cc4147 035/439: Fix typo
Date: Tue, 04 Aug 2015 20:26:05 +0000

branch: externals/dash
commit 4cc4147294edb5ed62a2d65fbe9a5057d2037ce8
Author: Magnar Sveen <address@hidden>
Commit: Magnar Sveen <address@hidden>

    Fix typo
---
 examples-to-docs.el |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/examples-to-docs.el b/examples-to-docs.el
index 59f9ef2..ac6cd9d 100644
--- a/examples-to-docs.el
+++ b/examples-to-docs.el
@@ -56,7 +56,7 @@
       (newline)
       (insert (mapconcat 'function-summary functions "\n"))
       (newline)
-      (insert "```cl")
+      (insert "```")
       (newline 2)
       (insert "There are also anaphoric versions of these
 functions where that makes sense, prefixed with two bangs



reply via email to

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