summaryrefslogtreecommitdiff
path: root/platform/sysroot/usr/include/camera/NdkCaptureRequest.h
diff options
context:
space:
mode:
Diffstat (limited to 'platform/sysroot/usr/include/camera/NdkCaptureRequest.h')
-rw-r--r--platform/sysroot/usr/include/camera/NdkCaptureRequest.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/platform/sysroot/usr/include/camera/NdkCaptureRequest.h b/platform/sysroot/usr/include/camera/NdkCaptureRequest.h
index d83c5b3fa..dc1854448 100644
--- a/platform/sysroot/usr/include/camera/NdkCaptureRequest.h
+++ b/platform/sysroot/usr/include/camera/NdkCaptureRequest.h
@@ -148,7 +148,7 @@ camera_status_t ACaptureRequest_removeTarget(ACaptureRequest* request,
* @param request the {@link ACaptureRequest} of interest.
* @param tag the tag value of the camera metadata entry to be get.
* @param entry the output {@link ACameraMetadata_const_entry} will be filled here if the method
- * call succeeeds.
+ * call succeeds.
*
* @return <ul>
* <li>{@link ACAMERA_OK} if the method call succeeds.</li>