[CodeStyle][Typos][S-1,S-3,S-6,S-8,S-9] Fix typo(Creenshot, Similarily, Successed,satifies,sacle ) by LiaoYFBH · Pull Request #7621 · PaddlePaddle/docs (original) (raw)
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Conversation4 Commits1 Checks3 Files changed
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
[ Show hidden characters]({{ revealButtonHref }})
📚 本次 PR 文档预览链接(点击展开)
ℹ️ 预览提醒
请等待 Docs-NEW 流水线运行完成后再点击预览链接,否则可能会看到旧版本内容或遇到链接无法访问的情况。
docs/api/paddle/optimizer/lr/CyclicLR_cn.rst: 点击预览docs/design/memory/memory_optimization.md: 点击预览docs/design/quantization/training_quantization_model_format.md: 点击预览docs/dev_guides/op_optimization/kernel_primitive_api/model_example_en.md: 点击预览docs/guides/jit/grammar_list_en.md: 点击预览docs/guides/model_convert/convert_with_x2paddle_cn.md: 点击预览
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 corrects multiple spelling errors across documentation files and removes the corrected typos from the typo ignore list.
- Fixed 6 spelling errors in documentation files (English and Chinese)
- Removed corrected typos from
_typos.tomlconfiguration file
Reviewed Changes
Copilot reviewed 7 out of 7 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| docs/guides/model_convert/convert_with_x2paddle_cn.md | Corrected "Successed" to "Succeeded" in Chinese documentation |
| docs/guides/jit/grammar_list_en.md | Corrected "Similarily" to "Similarly" |
| docs/dev_guides/op_optimization/kernel_primitive_api/model_example_en.md | Corrected "Creenshot" to "Screenshot" |
| docs/design/quantization/training_quantization_model_format.md | Corrected "sacle" to "scale" (2 occurrences) |
| docs/design/memory/memory_optimization.md | Corrected "satifies" to "satisfies" |
| docs/api/paddle/optimizer/lr/CyclicLR_cn.rst | Corrected "sacle_fn" to "scale_fn" in parameter name |
| _typos.toml | Removed corrected typos from ignore list |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Reviewers
Copilot code review Copilot Copilot left review comments
ooooo-create ooooo-create approved these changes
jzhang533 Awaiting requested review from jzhang533 jzhang533 is a code owner
sunzhongkai588 Awaiting requested review from sunzhongkai588 sunzhongkai588 is a code owner
mattheliu Awaiting requested review from mattheliu mattheliu is a code owner
Echo-Nie Awaiting requested review from Echo-Nie Echo-Nie is a code owner