mirror of
https://github.com/microsoft/GSL.git
synced 2024-11-03 17:56:43 -05:00
correct spelling mistake (#554)
This commit is contained in:
parent
842344e94b
commit
77e081e88b
@ -294,7 +294,7 @@ TEST_CASE("strided_span_slice")
|
||||
|
||||
TEST_CASE("strided_span_column_major")
|
||||
{
|
||||
// strided_span may be used to accomodate more peculiar
|
||||
// strided_span may be used to accommodate more peculiar
|
||||
// use cases, such as column-major multidimensional array
|
||||
// (aka. "FORTRAN" layout).
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user