Commit b1aa5cdf authored by Romain Courteaud's avatar Romain Courteaud

Typo

parent 4826d3f8
......@@ -66,7 +66,7 @@ try:\n
instance_xml = kwargs["instance_xml"]\n
sla_xml = kwargs["sla_xml"]\n
is_slave = kwargs["shared"]\n
state = kwargs["state"]\n
root_state = kwargs["state"]\n
except KeyError:\n
raise TypeError, "Person_requestSoftwareInstance takes exactly 7 arguments"\n
\n
......
706
\ No newline at end of file
707
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment