Skip to content

Simplify a regex and fix a typo

jvoisin requested to merge jvoisin/openmw:simplify_re into master
  • The usage of | is wrong
  • It's mWhiteListQuotes and not mWhiteListQoutes
  • Replace weird usage of {}-based quantifiers

Merge request reports