From 931613381cbc1aeae31957d9469ae8ec0aab38b8 Mon Sep 17 00:00:00 2001 From: Yao Date: Sat, 9 Jul 2016 16:25:40 +0800 Subject: [PATCH] Fix typo --- automation/v4-docs/subtitle-data.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/automation/v4-docs/subtitle-data.txt b/automation/v4-docs/subtitle-data.txt index 45050108d..e26d4e497 100644 --- a/automation/v4-docs/subtitle-data.txt +++ b/automation/v4-docs/subtitle-data.txt @@ -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)