First pass, many more to go
[mono.git] / web / delegate
index 5e55ac70856bb21265ee14128cfd60aa1ce5b51e..8d2a77151e69e44d52d849df9cc9d6695c3dffdc 100644 (file)
@@ -6,7 +6,7 @@
        collected.
 
        This means that the the delegate is no longer valid, but the
-       unmanaged library or code tried to call it.
+       unmanaged library or unmanaged code tried to call it.
 
        To fix this problem make sure that you keep a handle to the
        delegate that you are passing into the unmanaged world.