错别字修改

This commit is contained in:
aaapig 2025-04-07 10:23:13 +08:00 committed by GitHub
parent 8b9392b648
commit fbbeddaa54
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -435,7 +435,7 @@ public class CharSequenceUtil {
}
/**
* 是否都不为{@code null}或空对象或空白符的对象通过{@link #hasBlank(CharSequence...)} 判断元素
* 是否都不为{@code null}或空对象或空白符的对象通过{@link #hasBlank(CharSequence...)} 判断元素
*
* @param args 被检查的对象,一个或者多个
* @return 是否都不为空