Comment 10 for bug 532667

Revision history for this message
Łukasz Jernaś (deejay1) wrote :

I've used perl -pi -e 's/connexion/connection/g' `find . -name "*"` for that (note that this isn't optimal as it spits out some warning for directories, but it works)