summaryrefslogtreecommitdiff
path: root/platform/sysroot/usr/include/camera/NdkCameraError.h
diff options
context:
space:
mode:
Diffstat (limited to 'platform/sysroot/usr/include/camera/NdkCameraError.h')
-rw-r--r--platform/sysroot/usr/include/camera/NdkCameraError.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/platform/sysroot/usr/include/camera/NdkCameraError.h b/platform/sysroot/usr/include/camera/NdkCameraError.h
index 26db7f24f..88063d6e9 100644
--- a/platform/sysroot/usr/include/camera/NdkCameraError.h
+++ b/platform/sysroot/usr/include/camera/NdkCameraError.h
@@ -97,7 +97,7 @@ typedef enum {
ACAMERA_ERROR_CAMERA_SERVICE = ACAMERA_ERROR_BASE - 6,
/**
- * The {@link ACameraCaptureSession} has been closed and cannnot perform any operation other
+ * The {@link ACameraCaptureSession} has been closed and cannot perform any operation other
* than {@link ACameraCaptureSession_close}.
*/
ACAMERA_ERROR_SESSION_CLOSED = ACAMERA_ERROR_BASE - 7,