Updates referencesource to .NET 4.7
[mono.git] / mcs / class / referencesource / mscorlib / system / runtime / remoting / channelsinkstacks.cs
index 20709a5bd9c75bdc5adda657c9e9db0449be53b9..95d3b542f766583c0fa97912e8e0ed8492627eb6 100644 (file)
@@ -453,7 +453,7 @@ namespace System.Runtime.Remoting.Channels {
         
     } // ServerChannelSinkStack    
 
-    // helper class for transforming [....] message parameter lists into its
+    // helper class for transforming sync message parameter lists into its
     //   async counterparts
     internal static class AsyncMessageHelper
     {