Help with simple regex for find and replace
Making some edits to my copies of Joel Shepherd's Spiral Wars series - in particular, capitalizing the name of one of the alien races (the Alo) throughout the book.
What's a regex that would find all instances of 'alo', just the three letters, and ignoring its appearance elsewhere (such as in 'alone', etc)?
|