Skip to content

Commit 1f2ea1c

Browse files
authored
Merge pull request #2920 from TylerMSFT/twhitney-span
fix typo
2 parents a985248 + 789ca98 commit 1f2ea1c

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

docs/standard-library/span.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,6 @@ See [span class](span-class.md) for detailed information. Here's an example of h
1515
#include <span>
1616
#include <iostream>
1717

18-
u
19-
2018
void Show(std::span<int> someValues)
2119
{
2220
// show values in reverse

0 commit comments

Comments
 (0)