mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-07 22:44:49 +00:00
ICU-3866 \endcide -> \endcode.
X-SVN-Rev: 15939
This commit is contained in:
parent
1b5e05702e
commit
4a7d6a6a44
1 changed files with 1 additions and 1 deletions
|
@ -79,7 +79,7 @@ typedef const void* URegistryKey;
|
|||
* myString += " ; ";
|
||||
* }
|
||||
* cout << " Example 2: " << myString << endl;
|
||||
* \endcide
|
||||
* \endcode
|
||||
* </pre>
|
||||
* To format a number for a different Locale, specify it in the
|
||||
* call to createInstance().
|
||||
|
|
Loading…
Add table
Reference in a new issue