algairim commented on a change in pull request #1275:
URL: https://github.com/apache/brooklyn-server/pull/1275#discussion_r752401049



##########
File path: 
rest/rest-api/src/main/java/org/apache/brooklyn/rest/api/ServerApi.java
##########
@@ -163,7 +163,7 @@ public Response clearHighAvailabilityPlaneStates(
     @GET
     @Path("/ha/priority")
     @ApiOperation(value = "Returns the HA node priority for MASTER failover")
-    public long getHighAvailabitlityPriority();
+    public long getHighAvailabilityPriority();

Review comment:
       Typo in the name.




-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to