diff options
-rw-r--r-- | src/android/camera_ops.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/android/camera_ops.cpp b/src/android/camera_ops.cpp index 9dfc2e65..216ac285 100644 --- a/src/android/camera_ops.cpp +++ b/src/android/camera_ops.cpp @@ -14,7 +14,7 @@ using namespace libcamera; /* - * Translatation layer between the Android Camera HAL device operations and the + * Translation layer between the Android Camera HAL device operations and the * CameraDevice. */ |