Fix javadoc 8 error

This commit is contained in:
Sean Owen 2015-01-30 18:18:32 +00:00
parent 3ef50066db
commit c02bf4ca8e

View file

@ -26,7 +26,7 @@ public final class OpenCameraInterface {
private OpenCameraInterface() {
}
/** For {@link #open(int), means no preference for which camera to open. */
/** For {@link #open(int)}, means no preference for which camera to open. */
public static final int NO_REQUESTED_CAMERA = -1;
/**