[Resend because of mail delivery problems]
Signed-off-by: Sebastian Gebhard <[email protected]>
---
lib/server/noded.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lib/server/noded.py b/lib/server/noded.py
index ecc7c95..618783f 100644
--- a/lib/server/noded.py
+++ b/lib/server/noded.py
@@ -825,7 +825,7 @@ class NodeRequestHandler(http.server.HttpServerHandler):
@staticmethod
def perspective_node_powercycle(params):
- """Tries to powercycle the nod.
+ """Tries to powercycle the node.
"""
(hypervisor_type, hvparams) = params
--
1.8.1.2