libcamera: camera: Fix spelling error
Fix a small typo in the camera object documentation. cameera -> camera Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
This commit is contained in:
@@ -101,7 +101,7 @@ const std::string &Camera::name() const
|
||||
* \var Camera::disconnected
|
||||
* \brief Signal emitted when the camera is disconnected from the system
|
||||
*
|
||||
* This signal is emitted when libcamera detects that the cameera has been
|
||||
* This signal is emitted when libcamera detects that the camera has been
|
||||
* removed from the system. For hot-pluggable devices this is usually caused by
|
||||
* physical device disconnection. The media device is passed as a parameter.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user