Skip to content

Commit ee4702d

Browse files
committed
doc change: fix typo
Change-Id: Ib0e21fb53d3986ebb9f76dadc291ce9dfa42adf7
1 parent 92061b7 commit ee4702d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/html/sdk/android-3.2.jd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ in which the application UI will need to be drawn, not including screen areas
166166
reserved by the system.
167167
</li>
168168

169-
<li>In constrast, a screen's <em>width</em> and <em>height</em> represent the
169+
<li>In contrast, a screen's <em>width</em> and <em>height</em> represent the
170170
current horizontal or vertical space available for application layout, measured
171171
in "dp" units, not including screen areas reserved by the system. The width and
172172
height of a screen change when the user switches orientation between landscape

0 commit comments

Comments
 (0)