[io-layer] Extract file (#4255)
[mono.git] / mcs / class / corlib / System.IO / FileOptions.cs
index 499319e343a3f629470e7681bd932de3752c5d8b..502974e7b00fb79412a709be16601479fb3c96ac 100644 (file)
@@ -50,7 +50,7 @@ namespace System.IO
                //    The above is an internal value used by Path.GetTempFile to
                //    get a file with 600 permissions, regardless of the umask
                //    settings.  If a value "1" must be introduced here, update
-               //    both metadata/file-io.c and Path.GetTempFile
+               //    both metadata/w32file.c and Path.GetTempFile
                //
        }
 }