ICU-3866 \endcide -> \endcode.

X-SVN-Rev: 15939
This commit is contained in:
Eric Mader 2004-06-23 17:04:41 +00:00
parent 1b5e05702e
commit 4a7d6a6a44

View file

@ -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().