ICU-8810 Changed @param zoneToAdopt to @param zone to match the method signature.

X-SVN-Rev: 31970
This commit is contained in:
Yoshito Umaoka 2012-06-19 15:28:23 +00:00
parent 11cb54b951
commit ecec4bfab4

View File

@ -362,7 +362,7 @@ public:
* Gets a Calendar using the given timezone and given locale. The TimeZone
* is _not_ adopted; the client is still responsible for deleting it.
*
* @param zoneToAdopt The given timezone.
* @param zone The given timezone.
* @param aLocale The given locale.
* @param success Indicates the success/failure of Calendar creation. Filled in
* with U_ZERO_ERROR if created successfully, set to a failure result