X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Fclass%2Freferencesource%2FSystem%2Fcompmod%2Fsystem%2Fcomponentmodel%2FAsyncOperation.cs;h=d3679b06ac7c9d65e9253168d8a9845b30657e4f;hb=215901f51bf00e9d1e58cada05033aae8283e336;hp=7d596a07f6a15f1dc4ded8f4f241aee0f1903af8;hpb=10e54be5f860d412d2ab5b193de582e232ceeb7e;p=mono.git diff --git a/mcs/class/referencesource/System/compmod/system/componentmodel/AsyncOperation.cs b/mcs/class/referencesource/System/compmod/system/componentmodel/AsyncOperation.cs index 7d596a07f6a..d3679b06ac7 100644 --- a/mcs/class/referencesource/System/compmod/system/componentmodel/AsyncOperation.cs +++ b/mcs/class/referencesource/System/compmod/system/componentmodel/AsyncOperation.cs @@ -29,7 +29,7 @@ namespace System.ComponentModel } /// - /// Destructor. Guarantees that sync context will always get notified of completion. + /// Destructor. Guarantees that [....] context will always get notified of completion. /// ~AsyncOperation() {