branch: elpa/hyperdrive
commit 3dc890cc9d59051dc5c5e2c3b6b683f65a30a049
Author: Adam Porter <[email protected]>
Commit: Adam Porter <[email protected]>

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

diff --git a/hyperdrive-vars.el b/hyperdrive-vars.el
index 5ee8722882..1507ee04b4 100644
--- a/hyperdrive-vars.el
+++ b/hyperdrive-vars.el
@@ -55,7 +55,7 @@ Command `hyperdrive-install' installs to this name inside
 (defcustom h/gateway-command-args "run --writable true --silent true"
   "Arguments passed to the gateway.
 Note that the \"--port\" argument should not be included here, as
-it is added automatically at runtime using the value of
+it is added automatically at run-time using the value of
 `hyperdrive-gateway-port'."
   :type 'string
   :group 'hyperdrive)

Reply via email to