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

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

diff --git a/hyperdrive-lib.el b/hyperdrive-lib.el
index 62477f50dd..6354b51816 100644
--- a/hyperdrive-lib.el
+++ b/hyperdrive-lib.el
@@ -199,7 +199,7 @@ make the request."
 
 (defun h//check-gateway-version ()
   "Warn if gateway is at not at the expected version.
-Unconditionally sets `h/gateway-version-checked-p' to `t'.  The
+Unconditionally sets `h/gateway-version-checked-p' to t.  The
 caller should ensure that the gateway is running before calling
 this function."
   ;; TODO: Consider moving `hyperdrive-hyper-gateway-ushin-version' into this 
file.

Reply via email to