diff --git a/xml/System.Collections/Stack.xml b/xml/System.Collections/Stack.xml index 1c0d0e45be7..4df4ccd7622 100644 --- a/xml/System.Collections/Stack.xml +++ b/xml/System.Collections/Stack.xml @@ -71,7 +71,7 @@ If is less than the capacity of the sta ## Examples - The following example shows how to create and add values to a and how to display its values. + The following example shows how to create and add values to a Stack and how to display its values. [!code-cpp[Classic Stack Example#1](~/samples/snippets/cpp/VS_Snippets_CLR_Classic/classic Stack Example/CPP/source.cpp#1)] [!code-csharp[Classic Stack Example#1](~/samples/snippets/csharp/VS_Snippets_CLR_Classic/classic Stack Example/CS/source.cs#1)] @@ -1015,4 +1015,4 @@ If is less than the capacity of the sta - \ No newline at end of file +