Updates referencesource to .NET 4.7
[mono.git] / mcs / class / referencesource / System.Core / System / IO / MemoryMappedFiles / MemoryMappedViewAccessor.cs
index 3df123c5509a26f65453aa6203b6f25607d0c9b9..c79b81dfe1a633999f78cef7987862035e022b19 100644 (file)
@@ -76,7 +76,7 @@ namespace System.IO.MemoryMappedFiles {
             }
         }
 
-        // Flushes the changes such that they are in [....] with the FileStream bits (ones obtained
+        // Flushes the changes such that they are in sync with the FileStream bits (ones obtained
         // with the win32 ReadFile and WriteFile functions).  Need to call FileStream's Flush to 
         // flush to the disk.
         // NOTE: This will flush all bytes before and after the view up until an offset that is a