mirror of
https://github.com/apache/commons-lang.git
synced 2025-02-08 19:14:52 +00:00
Fix word-typo (#1001)
This commit is contained in:
parent
5a5f4f1c86
commit
e3b4fc79df
@ -9275,7 +9275,7 @@ public static String unwrap(final String str, final char wrapChar) {
|
||||
}
|
||||
|
||||
/**
|
||||
* Unwraps a given string from anther string.
|
||||
* Unwraps a given string from another string.
|
||||
*
|
||||
* <pre>
|
||||
* StringUtils.unwrap(null, null) = null
|
||||
|
Loading…
x
Reference in New Issue
Block a user