Skip to content

fix: correct typos in string literals - #7821

Open
maxtaran2010 wants to merge 1 commit into
go-gorm:masterfrom
maxtaran2010:fix/typos-in-comments
Open

fix: correct typos in string literals#7821
maxtaran2010 wants to merge 1 commit into
go-gorm:masterfrom
maxtaran2010:fix/typos-in-comments

Conversation

@maxtaran2010

Copy link
Copy Markdown

Fix two typos found in test files:

  • tests/migrate_test.go: creaing -> creating
  • tests/query_test.go: cant not -> cannot

Found with codespell.

- Fix "creaing" -> "creating" in tests/migrate_test.go
- Fix "cant not" -> "cannot" in tests/query_test.go

Signed-off-by: maxtaran2010 <ocotifuzo727@gmail.com>
Copilot AI review requested due to automatic review settings July 9, 2026 22:00

Copilot AI left a comment

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.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

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