Spelling mistake in log_reader.h?

Open Beginner friendly
#878 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
1/5
Estimated time
Under an hour
Newbie friendliness
65/100
Issue type
Documentation
Clarity
Clearly specified
Activity status
Stale
Tech stack
cpp
Domain
databases

Research direction

Open db/log_reader.h at line 27 and compare the wording with the function signature and logic in db/log_reader.cc. Confirm whether the documented quantity is measured in bytes, then correct the wording if so; done means the comment accurately describes the value returned or used by the reader.

Written by the indexing model from the issue text.

Description

Line 27 In log_reader.h

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 ...?

Dominant language
C++
Stars
39.4k
Forks
8.2k
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from google/leveldb

All issues in google/leveldb

Similar issues

More C++ issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.