summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author Dirk Dougherty <ddougherty@google.com> 2013-11-07 09:22:52 -0800
committer Dirk Dougherty <ddougherty@google.com> 2013-11-07 09:22:52 -0800
commit347b6fc9e3bbd15364a0d1be74bd6ed98a3a1bfe (patch)
treef6985be8f754f9aedab1d71f09b37548810d2976
parentb680f3c347e6c3d8d6eab64501dd647d61517567 (diff)
Doc change: remove a reference to RTL pseudolocale.
Change-Id: If6174954008b6875a7cb0ffcc89d1e04dd702b02
-rw-r--r--docs/html/about/versions/kitkat.jd2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/html/about/versions/kitkat.jd b/docs/html/about/versions/kitkat.jd
index bf28a4f76e2f..4c80d4e8ad11 100644
--- a/docs/html/about/versions/kitkat.jd
+++ b/docs/html/about/versions/kitkat.jd
@@ -1014,7 +1014,7 @@ window.onhashchange = function () {
The Force RTL layout option switches the device to RTL layout for all locales and
displays text in your current language. This can help you find layout issues
across your app, without having to display the app in an RTL language. You
- can access the RTL pseudo-localed as in <strong>Settings &gt; Developer
+ can access the option in <strong>Settings &gt; Developer
options &gt; Force RTL layout direction</strong>.
</p>