From e55ddf0573078e438b9a337a498da04de6c33b62 Mon Sep 17 00:00:00 2001 From: Drunkard Zhang Date: Mon, 11 Nov 2019 11:28:13 +0800 Subject: [PATCH] doc: typo fix in doc/dev/dev_cluster_deployement.rst: s/hostanme/hostname/ Signed-off-by: Drunkard Zhang --- doc/dev/dev_cluster_deployement.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/dev/dev_cluster_deployement.rst b/doc/dev/dev_cluster_deployement.rst index 798ea956844..69185e7f0b0 100644 --- a/doc/dev/dev_cluster_deployement.rst +++ b/doc/dev/dev_cluster_deployement.rst @@ -59,7 +59,7 @@ Options .. option:: -l, --localhost - Use localhost instead of hostanme. + Use localhost instead of hostname. .. option:: -m ip[:port] -- 2.39.5