diff --git a/docs/html/sdk/android-2.3.jd b/docs/html/sdk/android-2.3.jd
index a0b7c999eb30c..e00674f1bd788 100644
--- a/docs/html/sdk/android-2.3.jd
+++ b/docs/html/sdk/android-2.3.jd
@@ -238,9 +238,8 @@ characteristics of each.
- New {@link android.hardware.Camera.CameraInfo} class stores a camera's
positional characteristics (orientation, front-facing or back-facing).
-- New {@link android.hardware.Camera#getNumberOfCameras()}, {@link
-android.hardware.Camera#getCameraInfo(int,CameraInfo) getCameraInfo()}, and
-{@link android.hardware.Camera#getNumberOfCameras()} methods in the {@link
+
- New {@link android.hardware.Camera#getNumberOfCameras()} and {@link
+android.hardware.Camera#getCameraInfo(int,CameraInfo) getCameraInfo()} methods in the {@link
android.hardware.Camera} class let applications query for the cameras available
and open the camera that they need.
- New {@link android.media.CamcorderProfile get(int,int) method lets
@@ -691,7 +690,7 @@ Screens.
"reverseLandscape" — The Activity would like to have the
screen in landscape orientation, turned in the opposite direction from normal
landscape.
-"reversePortait" — The Activity would like to have the
+"reversePortrait" — The Activity would like to have the
screen in portrait orientation, turned in the opposite direction from normal
portrait.
"sensorLandscape" — The Activity would like to have the