mirror of
https://github.com/apache/cloudstack
synced 2026-08-29 08:41:00 +00:00
Typo correction
Cannnot != Cannot
This commit is contained in:
parent
8a1d632273
commit
931e20c7f6
@ -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
Block a user