From 218dd76e987da2abf222578272b3e1c05aec5d4c Mon Sep 17 00:00:00 2001
From: Dirk Dougherty
Date: Wed, 24 Jul 2013 11:16:28 -0700
Subject: Doc change: fix reference to getBestDateTimePattern().
Change-Id: Iad96f4079390e3589d21402fc8e01d6446f001b3
---
docs/html/about/versions/jelly-bean.jd | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
(limited to 'docs/html')
diff --git a/docs/html/about/versions/jelly-bean.jd b/docs/html/about/versions/jelly-bean.jd
index 503a95b9617d..ec6de6c9d352 100644
--- a/docs/html/about/versions/jelly-bean.jd
+++ b/docs/html/about/versions/jelly-bean.jd
@@ -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.
To assist you with managing date formatting across locales, Android 4.3
-includes a new getBestAvaialbleDate() method that automatically
+includes a new getBestDateTimePattern() 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.
--
cgit v1.2.3-59-g8ed1b