OSDN Git Service

Doc change: fix reference to getBestDateTimePattern().
authorDirk Dougherty <ddougherty@google.com>
Wed, 24 Jul 2013 18:16:28 +0000 (11:16 -0700)
committerDirk Dougherty <ddougherty@google.com>
Wed, 24 Jul 2013 18:16:28 +0000 (11:16 -0700)
Change-Id: Iad96f4079390e3589d21402fc8e01d6446f001b3

docs/html/about/versions/jelly-bean.jd

index 503a95b..ec6de6c 100644 (file)
@@ -452,7 +452,7 @@ broadly in your apps, the BidiFormatter APIs are also now available for earlier
 platform versions through the Support Package in the Android SDK. </p>
 
 <p>To assist you with managing date formatting across locales, Android 4.3
-includes a new <strong>getBestAvaialbleDate()</strong> method that automatically
+includes a new <strong>getBestDateTimePattern()</strong> method that automatically
 generates the best possible localized form of a Unicode UTS date for a locale
 that you specify. It’s a convenient way to provide a more localized experience
 for your users. </p>