Unnamed repository; edit this file 'description' to name the repository.
Auto merge of #114448 - SteveLauC:std_fs_read_doc, r=Mark-Simulacrum
docs: improve std::fs::read doc
#### What does this PR do
1. Rephrase a confusing sentence in the document of `std::fs::read()`
-----
Closes #114432
cc `@Dexus0` `@saethlin`