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

Merge pull request !699 from bell/N/A
pull/700/MERGE
若依 2023-04-10 09:26:01 +00:00 committed by Gitee
commit 64e71302e4
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 * @param array
* @return boolean * @return boolean
*/ */