Skip to content

docs: fix typos in comments and help text#10633

Merged
hiyouga merged 1 commit into
hiyouga:mainfrom
kmishra1204:codex/fix-typos-help-comments
Jul 7, 2026
Merged

docs: fix typos in comments and help text#10633
hiyouga merged 1 commit into
hiyouga:mainfrom
kmishra1204:codex/fix-typos-help-comments

Conversation

@kmishra1204

Copy link
Copy Markdown
Contributor

Summary

  • fix several spelling errors in comments and user-facing help text
  • keep the change limited to wording only; no runtime logic changes

Validation

  • git diff --check origin/main...HEAD
  • uv run --no-project --with ruff -- ruff check src/llamafactory/data/mm_plugin.py src/llamafactory/data/template.py src/llamafactory/hparams/evaluation_args.py src/llamafactory/hparams/finetuning_args.py src/llamafactory/webui/control.py
  • uv run --no-project --with codespell -- codespell src/llamafactory/data/mm_plugin.py src/llamafactory/data/template.py src/llamafactory/hparams/evaluation_args.py src/llamafactory/hparams/finetuning_args.py src/llamafactory/webui/control.py --ignore-words-list ROUGE,rouge,ploting

@gemini-code-assist gemini-code-assist Bot 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.

Code Review

This pull request corrects several typographical errors in comments, docstrings, and metadata help strings across multiple files, including mm_plugin.py, template.py, evaluation_args.py, finetuning_args.py, and control.py. There are no review comments, so I have no additional feedback to provide.

Important

The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.

@hiyouga hiyouga merged commit 445163a into hiyouga:main Jul 7, 2026
14 of 16 checks passed
@hiyouga hiyouga added the solved This problem has been already solved label Jul 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

solved This problem has been already solved

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants