修改注释中不存在的参数 set

Signed-off-by: bell <bellaconly@qq.com>
pull/699/head
bell 2023-04-10 03:20:19 +00:00 committed by Gitee
parent a33090c90e
commit bef86e041f
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
1 changed files with 2 additions and 2 deletions

View File

@ -325,9 +325,9 @@ public class StringUtils extends org.apache.commons.lang3.StringUtils
}
/**
* setarray arrayvalue
* collectionarray arrayvalue
*
* @param set
* @param collection
* @param array
* @return boolean
*/