Updates referencesource to .NET 4.7
[mono.git] / mcs / class / referencesource / System.ServiceModel / System / ServiceModel / Channels / PeerNeighborManager.cs
index 0ae8268e7fc788be41a8e5dbe1d80d7fc34aa8db..1698d27888bbbafec9038535416c377cc5796cea 100644 (file)
@@ -1635,7 +1635,7 @@ namespace System.ServiceModel.Channels
                     throw;
                 }
 
-                // Indicate [....] completion to the caller
+                // Indicate sync completion to the caller
                 if (result.CompletedSynchronously)
                     base.Complete(true);
             }