mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-14 09:21:03 +00:00
ICU-3501 Fix a documentation typo
X-SVN-Rev: 15992
This commit is contained in:
parent
888d61a4ae
commit
a7ee6681cf
1 changed files with 3 additions and 3 deletions
|
@ -5,8 +5,8 @@
|
|||
*****************************************************************************
|
||||
*
|
||||
* $Source: /xsrl/Nsvn/icu/unicodetools/com/ibm/rbm/BundleItem.java,v $
|
||||
* $Date: 2004/07/11 02:00:30 $
|
||||
* $Revision: 1.3 $
|
||||
* $Date: 2004/07/14 18:29:00 $
|
||||
* $Revision: 1.4 $
|
||||
*
|
||||
*****************************************************************************
|
||||
*/
|
||||
|
@ -235,7 +235,7 @@ public class BundleItem {
|
|||
|
||||
/**
|
||||
* Sets the last modififcation date of the item given a date formatted string.
|
||||
* The format can be either 'YYYY-MM-DD' (e.g. 20002-02-05) or
|
||||
* The format can be either 'YYYY-MM-DD' (e.g. 2002-02-05) or
|
||||
* the format can be 'YYYMMDDTHHMMSSZ' (e.g. 20020205T103000Z)
|
||||
*/
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue