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

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

[nongnu] elpa/hyperdrive cf3fec65f6 02/10: Fix: Fix code section outline


From: ELPA Syncer
Subject: [nongnu] elpa/hyperdrive cf3fec65f6 02/10: Fix: Fix code section outline level
Date: Sun, 22 Oct 2023 10:01:28 -0400 (EDT)

branch: elpa/hyperdrive
commit cf3fec65f6fab162f9ef0f8bb057e9ee5490422f
Author: Jonas Bernoulli <jonas@bernoul.li>
Commit: Jonas Bernoulli <jonas@bernoul.li>

    Fix: Fix code section outline level
---
 hyperdrive.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/hyperdrive.el b/hyperdrive.el
index 645a0655f9..f66942f38a 100644
--- a/hyperdrive.el
+++ b/hyperdrive.el
@@ -710,7 +710,7 @@ Universal prefix argument \\[universal-argument] forces
         (hyperdrive-upload-file file entry :queue queue :then #'ignore)))
     (plz-run queue)))
 
-;;; Info lookup
+;;;; Info lookup
 
 (declare-function info-lookup-maybe-add-help "info-look")
 



reply via email to

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