From af28a80647707074ed0596e2aa6d45c84b7d9f67 Mon Sep 17 00:00:00 2001 From: Umang Jain Date: Tue, 4 Aug 2020 12:28:01 +0000 Subject: android: camera_ops: Fix a documentation spelling typo MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Umang Jain Reviewed-by: Niklas Söderlund Reviewed-by: Kieran Bingham Signed-off-by: Kieran Bingham --- src/android/camera_ops.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') 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. */ -- cgit v1.2.1