[libcamera-devel] [PATCH] test: span: Fix typo describing the dynamic span test
Paul Elder
paul.elder at ideasonboard.com
Thu Oct 8 13:45:22 CEST 2020
Signed-off-by: Paul Elder <paul.elder at ideasonboard.com>
---
test/span.cpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/test/span.cpp b/test/span.cpp
index 69f0732e..d60b769c 100644
--- a/test/span.cpp
+++ b/test/span.cpp
@@ -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.
*/
--
2.27.0
More information about the libcamera-devel
mailing list