Updates referencesource to .NET 4.7
[mono.git] / mcs / class / referencesource / System / compmod / system / componentmodel / PropertyDescriptor.cs
index ecfb46bc0c5c7514c68009bdb3533a30e2b48b70..9915bcf85ba8485059f1887465ce3636388ab068 100644 (file)
@@ -347,7 +347,7 @@ namespace System.ComponentModel {
         }
 
         /// <devdoc>
-        ///     Try to keep this reasonable in [....] with Equals(). Specifically, 
+        ///     Try to keep this reasonable in sync with Equals(). Specifically, 
         ///     if A.Equals(B) returns true, A & B should have the same hash code.
         /// </devdoc>
         public override int GetHashCode() {