Spelling mistake in log_reader.h?
Open
- Dominant language
- C++
- Stars
- 39.4k
- Forks
- 8.2k
- PR merge metrics
- No merged PRs in 30d
Description
[Line 27 In log_reader.h](https://github.com/google/leveldb/blob/master/db/log_reader.h#L27)
From the function signature and logic of ``log_reader.cc``, i think the `"size" is the approximate number ...` should be `"bytes" is the approximate number ...`?
Contributor guide
Assessment
This issue has not been assessed yet.