aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-05-10 23:06:53 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-05-10 23:06:53 +0000
commit0257e60ba25763f4c845a0f9f501b3b4d7c26b74 (patch)
treef04a0730c6e571cccbb7fe1bd259f9e48cf05d7d
parentfe9ec127eb8c81ed113933d861b095d835bd5e43 (diff)
parentb41c46cf4f3feb6c4d6bbdf86b86b5ad3fc04581 (diff)
downloadcldr-android14-tests-release.tar.gz
Change-Id: I1b39cb50872ad2cc5113158b0fc23ff270f02686
-rw-r--r--common/segments/root.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/segments/root.xml b/common/segments/root.xml
index dd1d9eae..8541e031 100644
--- a/common/segments/root.xml
+++ b/common/segments/root.xml
@@ -348,7 +348,7 @@ For terms of use, see http://www.unicode.org/copyright.html
<!-- Now normal variables -->
<variable id="$Format">\p{Word_Break=Format}</variable>
<variable id="$Katakana">\p{Word_Break=Katakana}</variable>
- <variable id="$ALetter">[\p{Word_Break=ALetter}@]</variable>
+ <variable id="$ALetter">\p{Word_Break=ALetter}</variable>
<variable id="$MidLetter">[[\p{Word_Break=MidLetter}] - [\u003A \uFE55 \uFF1A]]</variable>
<variable id="$MidNum">\p{Word_Break=MidNum}</variable>
<variable id="$MidNumLet">\p{Word_Break=MidNumLet}</variable>