]> granicus.if.org Git - icu/commitdiff
ICU-8810 Changed @param zoneToAdopt to @param zone to match the method signature.
authorYoshito Umaoka <y.umaoka@gmail.com>
Tue, 19 Jun 2012 15:28:23 +0000 (15:28 +0000)
committerYoshito Umaoka <y.umaoka@gmail.com>
Tue, 19 Jun 2012 15:28:23 +0000 (15:28 +0000)
X-SVN-Rev: 31970

icu4c/source/i18n/unicode/calendar.h

index 6c773bab9901a170b84fa68ba440f19f83a6e5df..79470cdb81e53537ecacc46984551d7f94ff0c89 100644 (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