From ee4702d89e2961d320b323af71d71d627acc19d0 Mon Sep 17 00:00:00 2001 From: Dirk Dougherty Date: Sat, 17 Sep 2011 15:57:55 -0700 Subject: [PATCH] doc change: fix typo Change-Id: Ib0e21fb53d3986ebb9f76dadc291ce9dfa42adf7 --- docs/html/sdk/android-3.2.jd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/html/sdk/android-3.2.jd b/docs/html/sdk/android-3.2.jd index 5618eaeb0affe..f023c8b59df94 100644 --- a/docs/html/sdk/android-3.2.jd +++ b/docs/html/sdk/android-3.2.jd @@ -166,7 +166,7 @@ in which the application UI will need to be drawn, not including screen areas reserved by the system. -
  • In constrast, a screen's width and height represent the +
  • In contrast, a screen's width and height represent the current horizontal or vertical space available for application layout, measured in "dp" units, not including screen areas reserved by the system. The width and height of a screen change when the user switches orientation between landscape