sureshanaparti commented on code in PR #8499:
URL: https://github.com/apache/cloudstack/pull/8499#discussion_r1449773175


##########
api/src/main/java/org/apache/cloudstack/api/command/admin/user/MoveUserCmd.java:
##########
@@ -39,7 +39,7 @@
 import com.google.common.base.Preconditions;
 
 @APICommand(name = "moveUser",
-        description = "Moves a user to another account",
+        description = "Moves a user to another account from the same domain.",

Review Comment:
   ```suggestion
           description = "Moves a user to another account in the same domain.",
   ```



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