From 068ecea0396c684e70234160c603d9bf85615469 Mon Sep 17 00:00:00 2001 From: Abhinav Agarwal Date: Sat, 20 Jun 2026 17:01:24 -0700 Subject: [PATCH] [mdspan.sub] Fix S::extend_type typo --- source/containers.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/containers.tex b/source/containers.tex index 6b18519bbd..b3405373f0 100644 --- a/source/containers.tex +++ b/source/containers.tex @@ -25706,7 +25706,7 @@ \tcode{0} otherwise, \item $e$ is the value of \tcode{S::extent_type::value} - if \tcode{S::extend_type} is a specialization of \tcode{constant_wrapper} and + if \tcode{S::extent_type} is a specialization of \tcode{constant_wrapper} and \tcode{0} otherwise, \item $t$ is the value of \tcode{S::stride_type::value}