mirror of
https://git.libcamera.org/libcamera/libcamera.git
synced 2025-07-14 16:09:51 +03:00
android: camera_ops: Fix a documentation spelling typo
Signed-off-by: Umang Jain <email@uajain.com> Reviewed-by: Niklas Söderlund <niklas.soderlund@ragnatech.se> Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com> Signed-off-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
This commit is contained in:
parent
aea5ace7c3
commit
af28a80647
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@
|
||||||
using namespace libcamera;
|
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.
|
* CameraDevice.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue