meson: options: Fix typo in pipelines documentation
Fix a typo in the pipelines option documentation. Signed-off-by: Paul Elder <paul.elder@ideasonboard.com> Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Reviewed-by: Umang Jain <umang.jain@ideasonboard.com>
This commit is contained in:
parent
0a8ac1ee06
commit
e1c960ba5f
1 changed files with 1 additions and 1 deletions
|
@ -48,7 +48,7 @@ option('pipelines',
|
||||||
'uvcvideo',
|
'uvcvideo',
|
||||||
'vimc'
|
'vimc'
|
||||||
],
|
],
|
||||||
description : 'Select which pipeline handlers to build. If it this set to auto, all the pipelines applicable to the target architecture will be built.')
|
description : 'Select which pipeline handlers to build. If this is set to auto, all the pipelines applicable to the target architecture will be built.')
|
||||||
|
|
||||||
option('qcam',
|
option('qcam',
|
||||||
type : 'feature',
|
type : 'feature',
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue