Jump to content

User:LittleWink/Typos

From Wikipedia, the free encyclopedia
<!-- see also: WP:AutoWikiBrowser/Typos, User:Matěj Suchánek/My Typos -->
<Typo word=")" find="(?<=\x28[^\x28\x29]+) +\x29" replace=")"/>
<Typo word=")" find="(?<!\w\x28[^\(]+?)\x29\B" replace=") "/>
<Typo word="&nbsp;" find="(?<!\W) {,10}&nb(?:ps|sp;) {,10}(?<!\S&nbsp;)" replace="&nbsp;"/>
<Typo word="Etihad" find="\b[Ee]thiad\b" replace="Etihad"/>
<Typo word="Replace(d)" find="\b([Rr])epalce(d?)\b" replace="$1eplace$2"/>