Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'mcs/class/referencesource/mscorlib/system/collections/sortedlist.cs')
-rw-r--r--mcs/class/referencesource/mscorlib/system/collections/sortedlist.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/mcs/class/referencesource/mscorlib/system/collections/sortedlist.cs b/mcs/class/referencesource/mscorlib/system/collections/sortedlist.cs
index 8cc406baf02..011f33b5fb2 100644
--- a/mcs/class/referencesource/mscorlib/system/collections/sortedlist.cs
+++ b/mcs/class/referencesource/mscorlib/system/collections/sortedlist.cs
@@ -7,7 +7,7 @@
**
** Class: SortedList
**
-** <OWNER>Microsoft</OWNER>
+** <OWNER>[....]</OWNER>
**
** Purpose: A sorted dictionary.
**