Skip to content

fix: correct typos in docs and code comments - #1409

Open
maxtaran2010 wants to merge 1 commit into
golang-migrate:masterfrom
maxtaran2010:fix/typos-in-docs-and-comments
Open

fix: correct typos in docs and code comments#1409
maxtaran2010 wants to merge 1 commit into
golang-migrate:masterfrom
maxtaran2010:fix/typos-in-docs-and-comments

Conversation

@maxtaran2010

Copy link
Copy Markdown

Summary

Fix three typos found in documentation and code comments:

  • FAQ.md line 53: thatsthat's (missing apostrophe)
  • database/sqlserver/sqlserver.go line 222: Unlock fromsUnlock removes in Unlock() function comment
  • database/mongodb/mongodb.go line 33: locking timoutlocking timeout in constant comment

No logic changes — comments and docs only.

- FAQ.md: "thats" -> "that's" (missing apostrophe)
- database/sqlserver/sqlserver.go: "Unlock froms" -> "Unlock removes" in comment
- database/mongodb/mongodb.go: "locking timout" -> "locking timeout" in comment
Copilot AI review requested due to automatic review settings July 8, 2026 09:15

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.

@coveralls

Copy link
Copy Markdown

Coverage Status

coverage: 54.412%. remained the same — maxtaran2010:fix/typos-in-docs-and-comments into golang-migrate:master

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.

3 participants