mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-13 08:53:20 +00:00
ICU-1993 fix @returns
X-SVN-Rev: 9230
This commit is contained in:
parent
4a15917960
commit
689b45fb70
1 changed files with 1 additions and 1 deletions
|
@ -257,7 +257,7 @@ public final class UScriptRun
|
|||
/**
|
||||
* Get the starting index of the current script run.
|
||||
*
|
||||
* @returns the index of the first character in the current script run.
|
||||
* @return the index of the first character in the current script run.
|
||||
*
|
||||
* @internal
|
||||
*/
|
||||
|
|
Loading…
Add table
Reference in a new issue