Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixed small typo in
BufRead
comments
`BufRead` comments, in the `Seek` trait implementation, was talking about allocating 8 *ebibytes*. It was a typo, the correct unit is *exbibytes*, since *ebibytes* don't even exist. The calculation is correct, though.
- Loading branch information