Commit 144358f4 authored by Romain Courteaud's avatar Romain Courteaud

Typo

parent 47ce1fbd
......@@ -121,7 +121,7 @@ if can_allocate:\n
\n
new_value = None\n
if can_allocate:\n
if computer.getCapacityScope() == \'closed\':\n
if computer.getCapacityScope() == \'close\':\n
new_value = \'open\'\n
else:\n
if computer.getCapacityScope() == \'open\':\n
......
6
\ No newline at end of file
7
\ 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