Skip to content

Commit 66489f0

Browse files
authored
fix lang id (#4111)
1 parent 0cd6338 commit 66489f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xml/System.Collections.Generic/List`1.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4317,7 +4317,7 @@ SyncLock ic.SyncRoot
43174317
End SyncLock
43184318
```
43194319
4320-
```cpp#
4320+
```cpp
43214321
ICollection^ ic = ...;
43224322
try
43234323
{

0 commit comments

Comments
 (0)