Skip to content

Commit 200a961

Browse files
Apply suggestions from code review
Co-authored-by: Suresh Kumar Anaparti <sureshkumar.anaparti@gmail.com>
1 parent 9b831ab commit 200a961

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

server/src/main/java/com/cloud/vm/UserVmManagerImpl.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5945,7 +5945,7 @@ protected String getCurrentVmPasswordOrDefineNewPassword(String newPassword, Use
59455945
/**
59465946
* Create or overwrite a parameter in the list
59475947
* @param params the list of parameters
5948-
* @param parameter the parameter to creat/overwrite
5948+
* @param parameter the parameter to create/overwrite
59495949
* @param parameterValue the value to give to the parameter
59505950
* @return the resulting updated list of parameters
59515951
*/

0 commit comments

Comments
 (0)