godot-docs/learning/features/audio
Robbie Cooper 51ab7b8795 Proofreading: Change most usages of "specially" to "especially"
The word "specially" was routinely used where "especially" fits better (imo).

The following commands were used, followed by manually proofreading each case.

find . -type f -exec sed 's/Specially/Especially/g' -i'' {} +
find . -type f -exec sed 's/specially/especially/g' -i'' {} +
find . -type f -exec sed 's/eespecially/especially/g' -i'' {} +
find . -type f -exec sed 's/Eespecially/Especially/g' -i'' {} +
2017-10-27 23:30:45 -04:00
..
img Move images to `subfolders` next to each doc page 2017-10-14 14:41:44 +02:00
audio_buses.rst Move images to `subfolders` next to each doc page 2017-10-14 14:41:44 +02:00
audio_streams.rst Proofreading: Change most usages of "specially" to "especially" 2017-10-27 23:30:45 -04:00
index.rst