Skip to content

Fix typo: rename MigtdDateEntry to MigtdDataEntry in rebinding.rs#710

Open
haitaohuang wants to merge 1 commit intointel:mainfrom
haitaohuang:fix-migtd-data-entry-typo
Open

Fix typo: rename MigtdDateEntry to MigtdDataEntry in rebinding.rs#710
haitaohuang wants to merge 1 commit intointel:mainfrom
haitaohuang:fix-migtd-data-entry-typo

Conversation

@haitaohuang
Copy link
Contributor

Correct the struct name from MigtdDateEntry to MigtdDataEntry in src/migtd/src/migration/rebinding.rs.

The original name contained a typo (Date instead of Data), which was inconsistent with the struct's purpose of representing a MigTD data entry.

This is a rename-only change with no functional impact.

Correct the struct name from 'MigtdDateEntry' to 'MigtdDataEntry' in
src/migtd/src/migration/rebinding.rs. The original name contained a
typo ('Date' instead of 'Data'), which was inconsistent with the
struct's purpose of representing a MigTD data entry.

Signed-off-by: Haitao Huang <haitaohuang@microsoft.com>
Co-developed-by: Copilot <copilot@github.com>
@haitaohuang haitaohuang force-pushed the fix-migtd-data-entry-typo branch from fc69c5b to 70f2368 Compare February 14, 2026 00:46
@haitaohuang haitaohuang marked this pull request as ready for review February 14, 2026 00:46
@haitaohuang haitaohuang requested a review from jyao1 as a code owner February 14, 2026 00:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant