You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by GitBox <gi...@apache.org> on 2022/11/14 12:26:45 UTC

[GitHub] [cloudstack] GutoVeronezi commented on a diff in pull request #6898: Fix spelling

GutoVeronezi commented on code in PR #6898:
URL: https://github.com/apache/cloudstack/pull/6898#discussion_r1021414621


##########
api/src/main/java/com/cloud/host/HostEnvironment.java:
##########
@@ -33,7 +33,7 @@ public class HostEnvironment {
     public String storageNetwork;
     public String storageGateway;
     public String storageVlan;
-    public String secondaryStroageIpAddress;
+    public String secondaryStorageIpAddress;

Review Comment:
   Is this String used somewhere? If not, we could remove it.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org