Updates referencesource to .NET 4.7
[mono.git] / mcs / class / referencesource / System.ServiceModel / System / ServiceModel / Security / WSTrustServiceContract.cs
index 1bd584b2806af9a18b3a131b41a8151545fe09e1..f601b50e1b1541e2373ab324609e50c205796fa5 100644 (file)
@@ -1351,7 +1351,7 @@ namespace System.ServiceModel.Security
         internal class ProcessCoreAsyncResult : AsyncResult
         {
             //
-            // Encapsulate the local variables in the [....] version of ProcessCore as fields.
+            // Encapsulate the local variables in the sync version of ProcessCore as fields.
             //
             WSTrustServiceContract _trustServiceContract;
             DispatchContext _dispatchContext;