Fix typo in ignorecase comment
In order to perform a case-sensitive search with ignorecase, the pattern should contain `\C` instead of `/C`.
This commit is contained in:
parent
3a3b50a452
commit
1c1ffa430b
Loading…
Reference in New Issue