1
0
mirror of https://github.com/odrling/Aegisub synced 2025-04-11 22:56:02 +02:00

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

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)