branch: elpa/hyperdrive
commit 95eea672b79ea5d412364e92e6f8afb75abb1bf7
Author: Joseph Turner <[email protected]>
Commit: Joseph Turner <[email protected]>

    Change: (h/gateway-version-checked-p) Docstring
---
 hyperdrive-vars.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/hyperdrive-vars.el b/hyperdrive-vars.el
index 0760e1b831..4ffaa2d2ca 100644
--- a/hyperdrive-vars.el
+++ b/hyperdrive-vars.el
@@ -378,7 +378,7 @@ If the version was unexpected,
 `hyperdrive-check-gateway-version' displayed a warning.")
 
 (defvar h/gateway-process nil
-  "Hyper-gateway-ushin process.")
+  "Gateway process.")
 
 (defvar h/install-process nil
   "When non-nil, the curl process downloading the gateway for 
install/upgrade.")

Reply via email to