libcamera: StreamConfiguration: Fix typo in documentation
Fix a typo in the documentation in the StreamConfiguration constructor. Signed-off-by: Paul Elder <paul.elder@ideasonboard.com> Reviewed-by: Umang Jain <email@uajain.com> Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
This commit is contained in:
@@ -276,7 +276,7 @@ SizeRange StreamFormats::range(const PixelFormat &pixelformat) const
|
||||
|
||||
/**
|
||||
* \todo This method is deprecated and should be removed once all pipeline
|
||||
* handlers provied StreamFormats.
|
||||
* handlers provide StreamFormats.
|
||||
*/
|
||||
StreamConfiguration::StreamConfiguration()
|
||||
: pixelFormat(0), stream_(nullptr)
|
||||
|
||||
Reference in New Issue
Block a user