Skip to content

Commit

Permalink
CLDR-17839 fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
AEApple authored Aug 5, 2024
1 parent b85039d commit 311db21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion common/main/he.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9523,7 +9523,7 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
<unitPattern count="one">נקודה לאינץ׳</unitPattern>
<unitPattern count="two">{0} נקודות לאינץ׳</unitPattern>
<unitPattern count="many">{0} נקודות לאינץ׳</unitPattern>
<unitPattern count="other"{0} נקודות לאינץ׳</unitPattern>
<unitPattern count="other">{0} נקודות לאינץ׳</unitPattern>
</unit>
<unit type="graphics-dot">
<displayName>נקודות קטנות</displayName>
Expand Down

0 comments on commit 311db21

Please sign in to comment.