Skip to content

[nfc] Correct various typos#22701

Open
dpiparo wants to merge 1 commit into
root-project:masterfrom
dpiparo:defects
Open

[nfc] Correct various typos#22701
dpiparo wants to merge 1 commit into
root-project:masterfrom
dpiparo:defects

Conversation

@dpiparo

@dpiparo dpiparo commented Jun 25, 2026

Copy link
Copy Markdown
Member

No description provided.

@dpiparo dpiparo self-assigned this Jun 25, 2026
@dpiparo dpiparo added skip ci Skip the full builds on the actions runners skip code analysis Skip the code analysis CI steps for this PR, including verifying clang-formatting and running Ruff. labels Jun 25, 2026
@github-actions

Copy link
Copy Markdown

Test Results

0 tests   0 ✅  0s ⏱️
0 suites  0 💤
0 files    0 ❌

Results for commit e2f62b0.

R__ASSERT(szObjInMem <= std::numeric_limits<std::uint32_t>::max());
R__ASSERT(szObjOnDisk <= std::numeric_limits<std::uint32_t>::max());
// For writing, we alywas produce "big" keys with 64-bit SeekKey and SeekPdir.
// For writing, we alyways produce "big" keys with 64-bit SeekKey and SeekPdir.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Typo :)

Suggested change
// For writing, we alyways produce "big" keys with 64-bit SeekKey and SeekPdir.
// For writing, we always produce "big" keys with 64-bit SeekKey and SeekPdir.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip ci Skip the full builds on the actions runners skip code analysis Skip the code analysis CI steps for this PR, including verifying clang-formatting and running Ruff.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants