Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@rizkyikiw42
Copy link
Contributor

Description

This PR corrects several minor typos in comments and documentation across the codebase. The changes are non-functional and purely textual to improve clarity and maintain a clean, professional codebase.

Details

  • Corrected misspellings:
    • preivousprevious
    • comamndcommand
    • unsupportunsupported

These fixes help enhance readability and eliminate minor distractions during development and code reviews.

Additional Info

No logic or functionality has been modified. All changes are restricted to comments or non-executable doc annotations.

@kevwan kevwan added this pull request to the merge queue Oct 4, 2025
Merged via the queue into zeromicro:master with commit 875fec3 Oct 4, 2025
4 checks passed
@kevwan kevwan requested a review from Copilot October 4, 2025 02:56
Copy link
Contributor

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 fixes several minor spelling errors in comments and error messages across the codebase to improve readability and maintain code quality.

  • Corrected "unsupport" to "unsupported" in error message
  • Fixed "comamnd" to "command" in function comment
  • Changed "preivous" to "previous" in test parameter

Reviewed Changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
tools/goctl/pkg/protoc/protoc.go Fixed error message spelling from "unsupport" to "unsupported"
tools/goctl/model/sql/command/migrationnotes/migrationnotes.go Corrected comment spelling from "comamnd" to "command"
rest/server_test.go Fixed test parameter spelling from "preivous" to "previous"

@codecov
Copy link

codecov bot commented Oct 4, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

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