mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-16 10:17:23 +00:00
Edit comments
X-SVN-Rev: 3864
This commit is contained in:
parent
fa31c1bbcd
commit
0c58e6355d
2 changed files with 4 additions and 4 deletions
|
@ -33,8 +33,8 @@
|
|||
# <direction> is either "FORWARD" or "REVERSE".
|
||||
#
|
||||
# <getInstanceArg> is a string to be passed directly to
|
||||
# Transliterator.getInstance(). The return value of getInstance()
|
||||
# then has its ID changed to <id> and it is returned.
|
||||
# Transliterator.getInstance(). The returned Transliterator object
|
||||
# then has its ID changed to <id> and is returned.
|
||||
|
||||
|
||||
# Bidirectional rule files
|
||||
|
|
|
@ -33,8 +33,8 @@
|
|||
# <direction> is either "FORWARD" or "REVERSE".
|
||||
#
|
||||
# <getInstanceArg> is a string to be passed directly to
|
||||
# Transliterator.getInstance(). The return value of getInstance()
|
||||
# then has its ID changed to <id> and it is returned.
|
||||
# Transliterator.getInstance(). The returned Transliterator object
|
||||
# then has its ID changed to <id> and is returned.
|
||||
|
||||
|
||||
# Bidirectional rule files
|
||||
|
|
Loading…
Add table
Reference in a new issue