Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit bd7f34f1 authored by Eino-Ville Talvala's avatar Eino-Ville Talvala
Browse files

Camera2: Fix spelling mistake

Change-Id: I8c764d4c2ada34b126cb0097e8eefb710a08e310
parent 0aa2bdea
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -60,7 +60,7 @@ import java.util.Objects;
 *
 * <p>A reprocess capture request allows a previously-captured image from the camera device to be
 * sent back to the device for further processing. It can be created with
 * {@link CameraDevice#createReprocessCaptureRequest}, and used with a reprocessible capture session
 * {@link CameraDevice#createReprocessCaptureRequest}, and used with a reprocessable capture session
 * created with {@link CameraDevice#createReprocessableCaptureSession}.</p>
 *
 * @see CameraCaptureSession#capture