Skip to content

fix(nbt): 🩹 corrected typo in TagReader XML comment#808

Merged
caunt merged 1 commit intomainfrom
codex/fix-typos-in-repository
Feb 20, 2026
Merged

fix(nbt): 🩹 corrected typo in TagReader XML comment#808
caunt merged 1 commit intomainfrom
codex/fix-typos-in-repository

Conversation

@caunt
Copy link
Owner

@caunt caunt commented Feb 20, 2026

Motivation

  • Fix a minor typo in the NBT reader XML documentation to improve clarity and maintain documentation quality.

Description

  • Corrected the XML comment in src/Minecraft/Nbt/SharpNBT/TagReader.cs, replacing "a an unread tag" with "an unread tag".

Testing

  • Ran dotnet build from the repository root which succeeded (existing warnings remain), and ran dotnet test which showed unrelated existing test failures; the change is documentation-only and does not affect runtime behavior.

Codex Task

Fixed a duplicated article in the TagReader XML documentation sentence.
Observable behavior change: none; runtime behavior remains unchanged.
@caunt caunt merged commit b5595a2 into main Feb 20, 2026
15 checks passed
@caunt caunt deleted the codex/fix-typos-in-repository branch February 20, 2026 19:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant