aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/deployment.lisp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/deployment.lisp b/src/deployment.lisp
index a895807..42c6137 100644
--- a/src/deployment.lisp
+++ b/src/deployment.lisp
@@ -21,7 +21,7 @@
;;;; Deployments
(defun %consfigure (connections host)
- "Configurator's primary loop, recursively binding *CONNECTION* and *HOST*.
+ "Consfigurator's primary loop, recursively binding *CONNECTION* and *HOST*.
Assumes arguments to connections in CONNECTIONS have been both normalised and
preprocessed."