mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-14 17:24:01 +00:00
Fix doc comment
This commit is contained in:
parent
93637ddfc5
commit
325474c454
1 changed files with 1 additions and 1 deletions
|
@ -146,7 +146,7 @@ namespace message2 {
|
|||
* @internal ICU 76 technology preview
|
||||
* @deprecated This API is for technology preview only.
|
||||
*/
|
||||
TimeZone* createTimeZone(UErrorCode&) const;
|
||||
TimeZone* createTimeZone(UErrorCode& status) const;
|
||||
};
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Reference in a new issue