Skip to content

Commit 5cba43f

Browse files
ReQ6W7rFnaBxyfbRon Petrusha
authored andcommitted
Update ns-Microsoft.VisualC.StlClr.Generic.xml (#3290)
* Update ns-Microsoft.VisualC.StlClr.Generic.xml Added missing word to the end of the first sentence. * Update ns-Microsoft.VisualC.StlClr.Generic.xml * Update ns-Microsoft.VisualC.StlClr.Generic.xml Trying to fix trailing CR. * feedback+link
1 parent 37c2c39 commit 5cba43f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<Namespace Name="Microsoft.VisualC.StlClr.Generic">
22
<Docs>
3-
<summary>Contains the classes, interfaces, and iterators that are used to implement the generic interface to the . By using this generic interface, other .NET languages, such as C# and Visual Basic, can call code that is written using STL/CLR.</summary>
3+
<summary>Contains the classes, interfaces, and iterators that are used to implement the generic interface to the <see href="https://docs.microsoft.com/cpp/dotnet/stl-clr-library-reference">STL/CLR Library</see>. By using this generic interface, other .NET languages, such as C# and Visual Basic, can call code that is written using STL/CLR.</summary>
44
<remarks>To be added.</remarks>
55
</Docs>
6-
</Namespace>
6+
</Namespace>

0 commit comments

Comments
 (0)