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.
 		 */
