ICU-10257 fix typo in isBogus() docs
X-SVN-Rev: 34361
This commit is contained in:
parent
82e54bce50
commit
16785e1aa5
@ -1797,7 +1797,7 @@ public:
|
||||
* For a bogus string, getBuffer() and getTerminatedBuffer() return NULL, and
|
||||
* length() returns 0.
|
||||
*
|
||||
* @return TRUE if the string is valid, FALSE otherwise
|
||||
* @return TRUE if the string is bogus/invalid, FALSE otherwise
|
||||
* @see setToBogus()
|
||||
* @stable ICU 2.0
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user