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:
Paul Elder
2022-12-29 10:32:01 -06:00
parent 0a8ac1ee06
commit e1c960ba5f
+1 -1
View File
@@ -48,7 +48,7 @@ option('pipelines',
'uvcvideo',
'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',
type : 'feature',