mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-13 08:53:20 +00:00
ICU-7966 Fix Format::isLenient to be @draft ICU 4.6
X-SVN-Rev: 28659
This commit is contained in:
parent
cd3f6237f9
commit
cbc567f055
1 changed files with 1 additions and 1 deletions
|
@ -279,7 +279,7 @@ public:
|
|||
*
|
||||
* @see #setLenient
|
||||
* @return Lenient parse mode status: TRUE if on, FALSE if off.
|
||||
* @stable ICU 2.0
|
||||
* @draft ICU 4.6
|
||||
*/
|
||||
virtual UBool isLenient(void) const;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue