Skip to content

Commit cea45b2

Browse files
Merge pull request #1 from radu-stefanache/radu-stefanache-patch-1
Typo correction
2 parents fa56b3f + f5a6d8c commit cea45b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

server/src/com/cloud/deploy/DeploymentPlanningManagerImpl.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -358,7 +358,7 @@ public DeployDestination planDeployment(VirtualMachineProfile vmProfile, Deploym
358358
}
359359
}
360360
}
361-
s_logger.debug("Cannnot deploy to specified host, returning.");
361+
s_logger.debug("Cannot deploy to specified host, returning.");
362362
return null;
363363
}
364364

0 commit comments

Comments
 (0)