mirror of
https://github.com/coturn/coturn.git
synced 2025-11-02 07:50:59 +01:00
The official spelling of *Coturn* seems to be just with a capital
starting letter, replace all occurrences of *coTURN* with the command
below.
git grep -l coTURN | xargs sed -i 's/coTURN/Coturn/g'