readbeyond / aeneas

aeneas is a Python/C library and a set of tools to automagically synchronize audio and text (aka forced alignment)
http://www.readbeyond.it/aeneas/
GNU Affero General Public License v3.0
2.44k stars 218 forks source link

docs: fix simple typo, subsring -> substring #267

Closed timgates42 closed 3 years ago

timgates42 commented 3 years ago

There is a small typo in aeneas/cfw/speech_tools/EST_String.h.

Should read substring rather than subsring.

Semi-automated pull request generated by https://github.com/timgates42/meticulous/blob/master/docs/NOTE.md

readbeyond commented 3 years ago

Thank you for taking time, but that specific header file is taken "as is" from EST. Please notify the EST project instead. I am not willing to introduce a diff for a non-functional change like this.