branch: elpa/hyperdrive
commit 314c7680f0da62abea8e49c790832e2b2cd26a39
Author: Joseph Turner <jos...@ushin.org>
Commit: Joseph Turner <jos...@ushin.org>

    Fix: (hyperdrive-manual.org) Remove .el from texinfo title
    
    Hopefully, this will resolve a formatting issue in the *info* (dir)
    buffer where the hyperdrive manual took up the whole line.
---
 doc/hyperdrive-manual.org | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/hyperdrive-manual.org b/doc/hyperdrive-manual.org
index 4de3f73573..331b7a2b1a 100644
--- a/doc/hyperdrive-manual.org
+++ b/doc/hyperdrive-manual.org
@@ -5,7 +5,7 @@
 #+setupfile: doc-setup.org
 
 #+texinfo_dir_category: Communication
-#+texinfo_dir_title: Hyperdrive.el
+#+texinfo_dir_title: Hyperdrive
 #+texinfo_dir_desc: P2P filesystem in Emacs
 
 [[https://docs.holepunch.to/building-blocks/hyperdrive][Hyperdrive]] is a P2P, 
real-time, local-first, versioned filesystem

Reply via email to