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:
Umang Jain 2020-08-04 12:28:01 +00:00 committed by Kieran Bingham
parent aea5ace7c3
commit af28a80647

View file

@ -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.
*/