Updates referencesource to .NET 4.7
[mono.git] / mcs / class / referencesource / mscorlib / system / runtime / remoting / context.cs
index 91d0bbecfd1fe790d65642dc439707657c9501b9..7ee42e4f6acaab11dfb6405552043fe76ab1aa97 100644 (file)
@@ -436,7 +436,7 @@ namespace System.Runtime.Remoting.Contexts {
                     }
                     iSink++;
                 }
-                // now check if we ----d and set appropriately
+                // now check if we raced and set appropriately
                 lock (this)
                 {
                     if (_clientContextChain==null)