am 01f42639: Merge "fix typo in docs"

* commit '01f42639f21ec98feb5e5d458632a1a1005b17e8':
  fix typo in docs
This commit is contained in:
Marco Nelissen
2012-12-15 14:57:51 -08:00
committed by Android Git Automerger

View File

@@ -2338,7 +2338,7 @@ public class Camera {
}
/**
* Sets the maximum and maximum preview fps. This controls the rate of
* Sets the minimum and maximum preview fps. This controls the rate of
* preview frames received in {@link PreviewCallback}. The minimum and
* maximum preview fps must be one of the elements from {@link
* #getSupportedPreviewFpsRange}.