test: span: Fix typo describing the dynamic span test
Signed-off-by: Paul Elder <paul.elder@ideasonboard.com> Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com> Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
This commit is contained in:
@@ -106,7 +106,7 @@ protected:
|
||||
/* staticSpan.subspan(2, 4); */
|
||||
|
||||
/*
|
||||
* Compile-test construction and usage of spans with static
|
||||
* Compile-test construction and usage of spans with dynamic
|
||||
* extent. Commented-out tests are expected not to compile, or
|
||||
* to generate undefined behaviour.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user