libcamera: media_device: fix typo in documentation for MediaDevice::deviceNode()
Signed-off-by: Niklas Söderlund <niklas.soderlund@ragnatech.se> Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com> Acked-by: Jacopo Mondi <jacopo@jmondi.org>
This commit is contained in:
parent
8abff82a9c
commit
f10f1b8bb1
1 changed files with 1 additions and 1 deletions
|
@ -287,7 +287,7 @@ int MediaDevice::populate()
|
|||
|
||||
/**
|
||||
* \fn MediaDevice::deviceNode()
|
||||
* \brief Retrieve the media device device node path
|
||||
* \brief Retrieve the media device node path
|
||||
* \return The MediaDevice deviceNode path
|
||||
*/
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue