Skip to content

Commit

Permalink
CLDR-16939 Typos
Browse files Browse the repository at this point in the history
  • Loading branch information
macchiati committed Apr 2, 2024
1 parent d8b5d6b commit 7b9e066
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/ldml/tr35-info.md
Original file line number Diff line number Diff line change
Expand Up @@ -836,13 +836,13 @@ such as the following:
<unitPrefix type='yobi' symbol='Yi' power2='80'/>
</unitPrefixes>
```
The infomration includes the SI prefix and symbol, and power of 10 or power of 2
The information includes the SI prefix and symbol, and the power of 10 or power of 2
(for binary prefixes, intended for use with digital units).

Note that the translated short form of a unit prefix is not the same as the localized symbol.
The localized symbol may be the same for most Latin-script languages,
but they can be in a different script or even in Latin use different letters,
depending on the customary use in a language. They are, however, the same in the root locale.
but depending on the customary use in a language they can be in a different script
or use different letters even in Latin-script languages. They are, however, the same in the root locale.

The newer prefixes (quecto-, ronto-, -ronna, quetta) are not yet being translated,
because the appropriate translated versions have not yet been well established across languages.
Expand Down

0 comments on commit 7b9e066

Please sign in to comment.