Updates referencesource to .NET 4.7
[mono.git] / mcs / class / referencesource / System / compmod / system / componentmodel / AsyncOperation.cs
index d3679b06ac7c9d65e9253168d8a9845b30657e4f..7d596a07f6a15f1dc4ded8f4f241aee0f1903af8 100644 (file)
@@ -29,7 +29,7 @@ namespace System.ComponentModel
         }
 
         /// <summary>
-        ///     Destructor. Guarantees that [....] context will always get notified of completion.
+        ///     Destructor. Guarantees that sync context will always get notified of completion.
         /// </summary>
         ~AsyncOperation()
         {