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:
parent
6c4999e6a4
commit
4d4a8862b2
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue