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

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

[nongnu] elpa/flymake-popon 3b7a9023cf 7/8: Fix typo


From: ELPA Syncer
Subject: [nongnu] elpa/flymake-popon 3b7a9023cf 7/8: Fix typo
Date: Sun, 22 May 2022 12:58:39 -0400 (EDT)

branch: elpa/flymake-popon
commit 3b7a9023cf1ad44cab6812128dffad246daf760c
Author: Akib Azmain Turja <akib@disroot.org>
Commit: Akib Azmain Turja <akib@disroot.org>

    Fix typo
---
 README.org | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/README.org b/README.org
index a279ab7a44..c7605a6860 100644
--- a/README.org
+++ b/README.org
@@ -17,8 +17,9 @@ both graphical and non-graphical displays.
 
 #+begin_src emacs-lisp
 (straight-use-package
- '(popon :type git
-         :repo "https://codeberg.org/akib/emacs-flymake-popon.git";))
+ '(flymake-popon
+   :type git
+   :repo "https://codeberg.org/akib/emacs-flymake-popon.git";))
 #+end_src
 
 * Usage



reply via email to

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