Merge "fix typo in docs"

This commit is contained in:
Marco Nelissen
2012-12-14 09:35:26 -08:00
committed by Gerrit Code Review

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}.