typo
This commit is contained in:
parent
3028357aa5
commit
7ec6c6fa62
@ -5208,7 +5208,7 @@ void Regexp_processor_pcre::pcre_exec_warn(int rc) const
|
||||
switch (rc)
|
||||
{
|
||||
case PCRE_ERROR_NULL:
|
||||
errmsg= "pcre_exec: null arguement passed";
|
||||
errmsg= "pcre_exec: null argument passed";
|
||||
break;
|
||||
case PCRE_ERROR_BADOPTION:
|
||||
errmsg= "pcre_exec: bad option";
|
||||
|
Loading…
x
Reference in New Issue
Block a user