mirror of https://github.com/apache/cloudstack.git
Merge pull request #1 from radu-stefanache/radu-stefanache-patch-1
Typo correction
This commit is contained in:
commit
cea45b2124
|
|
@ -358,7 +358,7 @@ StateListener<State, VirtualMachine.Event, VirtualMachine> {
|
|||
}
|
||||
}
|
||||
}
|
||||
s_logger.debug("Cannnot deploy to specified host, returning.");
|
||||
s_logger.debug("Cannot deploy to specified host, returning.");
|
||||
return null;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue