[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[nongnu] elpa/hyperdrive dbcaebd55b 042/163: Tidy: Docstring
From: |
ELPA Syncer |
Subject: |
[nongnu] elpa/hyperdrive dbcaebd55b 042/163: Tidy: Docstring |
Date: |
Fri, 31 May 2024 04:00:11 -0400 (EDT) |
branch: elpa/hyperdrive
commit dbcaebd55be78db6cc9289fd467ec936925a8446
Author: Adam Porter <adam@alphapapa.net>
Commit: Joseph Turner <joseph@ushin.org>
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.
- [nongnu] elpa/hyperdrive ac1ce3d62d 028/163: Change: (h/hyper-gateway-ushin-version) Don't set h/gateway-version-correct-p, (continued)
- [nongnu] elpa/hyperdrive ac1ce3d62d 028/163: Change: (h/hyper-gateway-ushin-version) Don't set h/gateway-version-correct-p, ELPA Syncer, 2024/05/31
- [nongnu] elpa/hyperdrive e65473e351 029/163: Comment: Add TODO, ELPA Syncer, 2024/05/31
- [nongnu] elpa/hyperdrive 33d93c97ec 032/163: Fix: (h//gateway-wait-for-ready) Time logic and conditional, ELPA Syncer, 2024/05/31
- [nongnu] elpa/hyperdrive e04a82fde4 034/163: Comment: Add TODO, ELPA Syncer, 2024/05/31
- [nongnu] elpa/hyperdrive 866f85e632 031/163: Change: (h/api) Improve error displayed when installing the gateway, ELPA Syncer, 2024/05/31
- [nongnu] elpa/hyperdrive ad3edad7d3 030/163: Change: (h/ensure-gateway) Signal error if gateway is not responsive, ELPA Syncer, 2024/05/31
- [nongnu] elpa/hyperdrive 1e282c7a63 035/163: Fix: (h/restart) Don't say "Gateway restarted." prematurely, ELPA Syncer, 2024/05/31
- [nongnu] elpa/hyperdrive 6c08000da9 036/163: Tidy: (h/restart) Use shorthands, ELPA Syncer, 2024/05/31
- [nongnu] elpa/hyperdrive f902e0865b 040/163: Comment: Remove old comment, ELPA Syncer, 2024/05/31
- [nongnu] elpa/hyperdrive 2fdd96d4c0 041/163: Fix: (h//check-gateway-version) Docstring, ELPA Syncer, 2024/05/31
- [nongnu] elpa/hyperdrive dbcaebd55b 042/163: Tidy: Docstring,
ELPA Syncer <=
- [nongnu] elpa/hyperdrive 9b446772a2 048/163: Comment: Add TODO, ELPA Syncer, 2024/05/31
- [nongnu] elpa/hyperdrive f6a6e0390a 052/163: Change: Get gateway name from gateway as well as version, ELPA Syncer, 2024/05/31
- [nongnu] elpa/hyperdrive 8aac421682 055/163: Add/Change: (h/menu-refresh) Refresh menu after starting gateway, ELPA Syncer, 2024/05/31
- [nongnu] elpa/hyperdrive 26d2348db8 061/163: Change: (h/install) Suggest h/restart; don't prompt to restart, ELPA Syncer, 2024/05/31
- [nongnu] elpa/hyperdrive 2d2b401883 065/163: Change: (h/menu-refresh) Replace implementation, ELPA Syncer, 2024/05/31
- [nongnu] elpa/hyperdrive a816879090 057/163: Refactor: (h/start, h/gateway-wait-for-ready) Consolidate checking, ELPA Syncer, 2024/05/31
- [nongnu] elpa/hyperdrive 6c5b7aa4ae 058/163: Fix: (h//gateway-start-default), ELPA Syncer, 2024/05/31
- [nongnu] elpa/hyperdrive b52601fdb5 073/163: Change: (hyperdrive-menu) "not found" gateway status indicator, ELPA Syncer, 2024/05/31
- [nongnu] elpa/hyperdrive 7902066d95 080/163: Comment: Add TODOs, ELPA Syncer, 2024/05/31
- [nongnu] elpa/hyperdrive 179ae7436a 082/163: Tidy, ELPA Syncer, 2024/05/31