Rename lastRegularExpressionError to lastPatternError (REnamer, a99ffb9)

For consistency, seeing as we have a lastSubstitutionError, it makes more sense to have a "lastPatternError". This means that the names for the two types of errors (one in the "Find" string, the other in the "Replace" string) are now more consistent.

Signed-off-by: Greg Hurrell <greg@hurrell.net>

← Rename valid/isValid to patternValid/isPatternValid (REnamer, adea2c7)
Fix spelling error in WORegularExpressionMatch header (REnamer, 9c4ac0c) →

All snippets