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

    Tidy: (hyperdrive-menu) Capitalization
---
 hyperdrive-menu.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/hyperdrive-menu.el b/hyperdrive-menu.el
index adefba958c..55b6a6bfd6 100644
--- a/hyperdrive-menu.el
+++ b/hyperdrive-menu.el
@@ -71,7 +71,7 @@
         "Hyperdrive"))
     ("h" "Hyperdrive" h/menu-hyperdrive)
     ("N" "New drive" h/new)
-    ("L" "Open Link" h/open-url)]
+    ("L" "Open link" h/open-url)]
    ["Version"
     :if (lambda ()
           (and (h/menu--scope)

Reply via email to