typo: Double word "never" (dotnet/corefx#36300)
authorNick Schonning <nschonni@gmail.com>
Sun, 24 Mar 2019 20:44:51 +0000 (16:44 -0400)
committerJan Kotas <jkotas@microsoft.com>
Mon, 25 Mar 2019 05:48:30 +0000 (22:48 -0700)
Signed-off-by: dotnet-bot <dotnet-bot@microsoft.com>
src/System.Private.CoreLib/shared/System/Diagnostics/DebuggerBrowsableAttribute.cs

index b9d6222..8a53052 100644 (file)
@@ -5,7 +5,7 @@
 namespace System.Diagnostics
 {
     //  DebuggerBrowsableState states are defined as follows:
-    //      Never       never show this element
+    //      Never       element should never show
     //      Expanded    expansion of the class is done, so that all visible internal members are shown
     //      Collapsed   expansion of the class is not performed. Internal visible members are hidden
     //      RootHidden  The target element itself should not be shown, but should instead be