[libcamera-devel] [PATCH] libcamera: camera_manager: Fix typo in the documentation
Jacopo Mondi
jacopo at jmondi.org
Fri Oct 4 10:41:33 CEST 2019
Hi Laurent
Reviewed-by: Jacopo Mondi <jacopo at jmondi.org>
Thanks
j
On Fri, Oct 04, 2019 at 12:23:17AM +0300, Laurent Pinchart wrote:
> Fix a typo in the CameraManager documentation.
>
> Signed-off-by: Laurent Pinchart <laurent.pinchart at ideasonboard.com>
> ---
> src/libcamera/camera_manager.cpp | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/src/libcamera/camera_manager.cpp b/src/libcamera/camera_manager.cpp
> index 12cb5a0be859..7c6f72bbe120 100644
> --- a/src/libcamera/camera_manager.cpp
> +++ b/src/libcamera/camera_manager.cpp
> @@ -156,7 +156,7 @@ void CameraManager::stop()
> * \brief Retrieve all available cameras
> *
> * Before calling this function the caller is responsible for ensuring that
> - * the camera manger is running.
> + * the camera manager is running.
> *
> * \return List of all available cameras
> */
> @@ -166,7 +166,7 @@ void CameraManager::stop()
> * \param[in] name Name of camera to get
> *
> * Before calling this function the caller is responsible for ensuring that
> - * the camera manger is running.
> + * the camera manager is running.
> *
> * \return Shared pointer to Camera object or nullptr if camera not found
> */
> --
> Regards,
>
> Laurent Pinchart
>
> _______________________________________________
> libcamera-devel mailing list
> libcamera-devel at lists.libcamera.org
> https://lists.libcamera.org/listinfo/libcamera-devel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <https://lists.libcamera.org/pipermail/libcamera-devel/attachments/20191004/83e02cce/attachment.sig>
More information about the libcamera-devel
mailing list