Updates referencesource to .NET 4.7
[mono.git] / mcs / class / referencesource / System.IdentityModel.Selectors / infocard / common / managed / InfoCardCryptoHelper.cs
index 1e7281d0cd71904451b367c46684bc2ecab657c2..1a53c754fa6bf7286ada8bbbc64b87ce8fadc459 100644 (file)
@@ -8,7 +8,7 @@ namespace Microsoft.InfoCards
     using System.Security.Cryptography;
     using System.Security.Cryptography.Xml;
 
-    // copied from IdentityModel\CryptoHelper.cs and they need to be kept in [....].  After V1, we need to rethink how we can have 
+    // copied from IdentityModel\CryptoHelper.cs and they need to be kept in sync.  After V1, we need to rethink how we can have 
     // a single place to ask this question.  Perhaps even add it as an extensibility
 
     internal static class InfoCardCryptoHelper