aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-05-10 23:05:52 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-05-10 23:05:52 +0000
commitd9c4c9d95ef931843c82924994894d8c9ecaa587 (patch)
treef04a0730c6e571cccbb7fe1bd259f9e48cf05d7d
parentcedb85921d99560d6f53130d4aa1fdc1115dc261 (diff)
parent3a1105b050d5b7133e1be6bb907129e46c2d5ef8 (diff)
downloadcldr-android14-d1-release.tar.gz
Change-Id: Ibae977c1a2924b60dce4bd2f2788fcfbea7347c0
-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>