Merge pull request #40 from aristotll/master

Fix typo
This commit is contained in:
Thomas Goyne 2016-07-30 10:59:38 -07:00 committed by GitHub
commit 172ccc2b25
1 changed files with 1 additions and 1 deletions

View File

@ -254,7 +254,7 @@ An append operation does not move the cursor.
Parsing karaoke data
Tihs function uses the Aegisub SSA parser to split a string into karaoke
This function uses the Aegisub SSA parser to split a string into karaoke
syllables with additional calculated information added.
function aegisub.parse_karaoke_data(text)