mirror of
https://github.com/apache/cloudstack.git
synced 2025-11-03 04:12:31 +01:00
Fix Successfully typo (#2515)
This commit is contained in:
parent
41895561a7
commit
5dca01cacc
@ -61,7 +61,7 @@ public class PodZoneConfig {
|
|||||||
DatabaseConfig.saveSQL(sql, "Failed to save pod due to exception. Please contact Cloud Support.");
|
DatabaseConfig.saveSQL(sql, "Failed to save pod due to exception. Please contact Cloud Support.");
|
||||||
|
|
||||||
if (printOutput)
|
if (printOutput)
|
||||||
System.out.println("Successfuly saved pod.");
|
System.out.println("Successfully saved pod.");
|
||||||
}
|
}
|
||||||
|
|
||||||
public void checkAllPodCidrSubnets() {
|
public void checkAllPodCidrSubnets() {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user