branch: elpa/hyperdrive
commit cebe60f4f3eafe7feb9635757123fb43ec8b2d8a
Author: Adam Porter <[email protected]>
Commit: Joseph Turner <[email protected]>

    Rename command
---
 hyperdrive.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/hyperdrive.el b/hyperdrive.el
index 30da60872d..ff56f5824e 100644
--- a/hyperdrive.el
+++ b/hyperdrive.el
@@ -768,7 +768,7 @@ The return value of this function is the retrieval buffer."
 
 (require 'transient)
 
-(transient-define-prefix hyperdrive-transient ()
+(transient-define-prefix hyperdrive-menu ()
   ;; FIXME: Docstring.
   ""
   [("?" "Info manual" hyperdrive-info-manual)]

Reply via email to