From 6da3edcedf82aafb55271bddf46272e361c52968 Mon Sep 17 00:00:00 2001 From: Youssef Victor <31348972+Youssef1313@users.noreply.github.com> Date: Fri, 2 Aug 2019 15:36:42 +0200 Subject: [PATCH] Removed self-redirect link --- xml/System.Collections/Stack.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 +