rajujith commented on code in PR #7857:
URL: https://github.com/apache/cloudstack/pull/7857#discussion_r2303012911


##########
api/src/main/java/org/apache/cloudstack/api/command/admin/account/LockAccountCmd.java:
##########
@@ -28,7 +28,7 @@
 import com.cloud.utils.exception.CloudRuntimeException;
 
 @APICommand(name = "lockAccount",
-            description = "This deprecated function used to locks an account. 
Look for the API DisableAccount instead",
+            description = "This deprecated function used to lock an account. 
Look for the API DisableAccount instead",

Review Comment:
   Suggestion:
   description = "This function is deprecated and was previously used to lock 
an Account. Use the DisableAccount API instead."



-- 
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