Skip to content

Fix abbreviation in BakeMigrationCommand help text#946

Merged
dereuromark merged 2 commits into4.x-referencesfrom
copilot/sub-pr-940
Nov 4, 2025
Merged

Fix abbreviation in BakeMigrationCommand help text#946
dereuromark merged 2 commits into4.x-referencesfrom
copilot/sub-pr-940

Conversation

Copy link
Copy Markdown

Copilot AI commented Nov 4, 2025

Corrects the Latin abbreviation "e.x." to "e.g." (exempli gratia) in the command help text for BakeMigrationCommand.

Changes

  • Fixed two instances of incorrect abbreviation in help text documentation:
    • Line 180: nullable column example (role:string?)
    • Line 185: references type example (category_id:references)

This addresses feedback from PR #940 review comment #2491295391.


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

Co-authored-by: dereuromark <39854+dereuromark@users.noreply.github.com>
Copilot AI changed the title [WIP] WIP to address feedback on baking references support Fix abbreviation in BakeMigrationCommand help text Nov 4, 2025
Copilot AI requested a review from dereuromark November 4, 2025 17:13
@dereuromark dereuromark marked this pull request as ready for review November 4, 2025 17:22
@dereuromark dereuromark merged commit 8dff1d2 into 4.x-references Nov 4, 2025
@dereuromark dereuromark deleted the copilot/sub-pr-940 branch November 4, 2025 17:22
markstory pushed a commit that referenced this pull request Nov 8, 2025
* Support baking references.
* Update src/Command/BakeMigrationCommand.php
* Fix abbreviation in BakeMigrationCommand help text (#946)
* Initial plan
* Fix abbreviation: change 'e.x.' to 'e.g.' in help text

---------

Co-authored-by: dereuromark <39854+dereuromark@users.noreply.github.com>
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.

2 participants