[libcamera-devel] [PATCH 2/2] android: camera_ops: Fix a documentation spelling typo
Umang Jain
email at uajain.com
Tue Aug 4 14:28:01 CEST 2020
Signed-off-by: Umang Jain <email at uajain.com>
---
src/android/camera_ops.cpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/android/camera_ops.cpp b/src/android/camera_ops.cpp
index 9dfc2e6..216ac28 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.
*/
--
2.26.2
More information about the libcamera-devel
mailing list