aboutsummaryrefslogtreecommitdiffhomepage
path: root/SplitSource.php
diff options
context:
space:
mode:
Diffstat (limited to 'SplitSource.php')
-rw-r--r--SplitSource.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/SplitSource.php b/SplitSource.php
index 03d861e1c..4915cde9b 100644
--- a/SplitSource.php
+++ b/SplitSource.php
@@ -287,7 +287,8 @@ function split_file($file, $chunks, $undo) {
'ActiveStoryState' => 'ActiveStoryState',
'AffiliateType' => 'AffiliateType',
'AgeVerificationParameters' => 'AgeVerificationParameters',
- 'AiComposeTone' => 'AiComposeTone',
+ 'AiComposeTone[^A-Z]' => 'AiComposeTone',
+ 'AiComposeToneExample' => 'AiComposeToneExample',
'alarm_manager[_(-](?![.]get[(][)])|AlarmManager' => 'AlarmManager',
'animations_manager[_(-](?![.]get[(][)])|AnimationsManager[^;>]' => 'AnimationsManager',
'attach_menu_manager[_(-](?![.]get[(][)])|AttachMenuManager[^;>]' => 'AttachMenuManager',