Skip to content

Conversation

@caunt
Copy link
Owner

@caunt caunt commented Jan 19, 2026

Motivation

  • Fix a punctuation typo in the XML documentation for the Bedrock network format to keep inline docs accurate and professional.

Description

  • Updated the summary comment for FormatOptions.BedrockNetwork in src/Minecraft/Nbt/SharpNBT/FormatOptions.cs to remove a duplicated period; this is a comment-only change and introduces no behavioral changes.

Testing

  • Ran dotnet build from the repository root which completed successfully with compiler warnings about obsolete SharpNBT APIs.
  • Ran dotnet test from the repository root; the test run executed but reported 4 failing tests (including Void.Tests.NbtTests.NbtReaderTests.ReadCompound_ReplacesWhitespaceTagNameWithText and buffer/component round-trip failures), with the remainder passing and 10 tests skipped.

Codex Task

Behavior change: none (comment typo fix).
Copilot AI review requested due to automatic review settings January 19, 2026 02:05
@caunt caunt merged commit 6ec23d3 into main Jan 19, 2026
19 checks passed
@caunt caunt deleted the codex/fix-typos-in-repository branch January 19, 2026 02:06
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR corrects a punctuation typo in the XML documentation for the Bedrock network format option, removing a duplicated period from the summary comment.

Changes:

  • Fixed double period typo in XML documentation comment for FormatOptions.BedrockNetwork

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.

2 participants