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/Concurrent/Partitioner.cs')
-rw-r--r--mcs/class/referencesource/mscorlib/system/collections/Concurrent/Partitioner.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/mcs/class/referencesource/mscorlib/system/collections/Concurrent/Partitioner.cs b/mcs/class/referencesource/mscorlib/system/collections/Concurrent/Partitioner.cs
index 095777506e4..7b683d2473f 100644
--- a/mcs/class/referencesource/mscorlib/system/collections/Concurrent/Partitioner.cs
+++ b/mcs/class/referencesource/mscorlib/system/collections/Concurrent/Partitioner.cs
@@ -7,7 +7,7 @@
//
// Partitioner.cs
//
-// <OWNER>Microsoft</OWNER>
+// <OWNER>[....]</OWNER>
//
// Represents a particular way of splitting a collection into multiple partitions.
//