Documentation: Fix trivial spelling error

harware -> hardware

Reported-by: Hans Verkuil <hverkuil@xs4all.nl>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Niklas Söderlund <niklas.soderlund@ragnatech.se>
Signed-off-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
This commit is contained in:
Kieran Bingham
2019-07-10 13:03:31 +01:00
parent c4281ba3bb
commit 6a27bd3387
+1 -1
View File
@@ -379,5 +379,5 @@ features required by Android and missing from libcamera, such as JPEG encoding
support.
The Android camera HAL implementation will initially target the
LIMITED harware level, with support for the FULL level then being gradually
LIMITED hardware level, with support for the FULL level then being gradually
implemented.