Skip to content

Commit bbec12b

Browse files
authored
Merge pull request MicrosoftDocs#1477 from saschanaz/patch-2
Fix a wrong line break
2 parents 6d5921d + e7c4ce4 commit bbec12b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/cpp/how-to-create-and-use-weak-ptr-instances.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,8 +59,8 @@ Status of 1 = On
5959
Status of 3 = On
6060
Status of 4 = On
6161
use_count = 1
62-
Status of 0 = O
63-
nStatus of 1 = On
62+
Status of 0 = On
63+
Status of 1 = On
6464
Status of 2 = On
6565
Status of 4 = On
6666
use_count = 1

0 commit comments

Comments
 (0)