ICU-21293 Fix typo in rematch.cpp comment
arguements→arguments
This commit is contained in:
parent
b4d056ab93
commit
ecf5fab30b
@ -2072,7 +2072,7 @@ int32_t RegexMatcher::split(UText *input,
|
||||
UErrorCode &status)
|
||||
{
|
||||
//
|
||||
// Check arguements for validity
|
||||
// Check arguments for validity
|
||||
//
|
||||
if (U_FAILURE(status)) {
|
||||
return 0;
|
||||
|
Loading…
Reference in New Issue
Block a user