Skip to content

[main][Docs] Fix spelling errors across documentation#6649

Merged
wangxiyuan merged 2 commits intovllm-project:mainfrom
SlightwindSec:docs
Feb 10, 2026
Merged

[main][Docs] Fix spelling errors across documentation#6649
wangxiyuan merged 2 commits intovllm-project:mainfrom
SlightwindSec:docs

Conversation

@SlightwindSec
Copy link
Copy Markdown
Contributor

@SlightwindSec SlightwindSec commented Feb 10, 2026

Fix various spelling mistakes in the project documentation to improve clarity and correctness.

Signed-off-by: SlightwindSec <slightwindsec@gmail.com>
Signed-off-by: SlightwindSec <slightwindsec@gmail.com>
@gemini-code-assist
Copy link
Copy Markdown
Contributor

Summary of Changes

Hello @SlightwindSec, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed!

This pull request focuses on enhancing the clarity and correctness of the project's documentation by addressing a wide array of spelling and grammatical errors. The changes span across various guides, tutorials, and policy documents, ensuring that the information presented is accurate and professional. The primary goal is to improve the overall quality of the user and developer-facing content.

Highlights

  • General Spelling Corrections: Corrected various common spelling errors such as 'senond' to 'seconds', 'largly' to 'largely', 'inhereits' to 'inherits', 'thrid-party' to 'third-party', 'Similaly' to 'Similarly', 'Supplemnet' to 'Supplement', 'Finnall' to 'Finally', 'recomanded' to 'recommended', 'forcely' to 'forcibly', 'framewrok' to 'framework', 'customs' to 'custom', 'knonwn' to 'known', 'mismtaches' to 'mismatches', 'prefetch_ration' to 'prefetch_ratio', and 'lineaer_layer_weight_size' to 'linear_layer_weight_size' across multiple documentation files.
  • Grammar and Phrasing Improvements: Updated grammatical constructions like 'should works' to 'should work' and 'You can using' to 'You can use' in several tutorial and policy documents for better readability.
  • Consistency in Headings: Standardized section headings from '## Limitation' to '## Limitations' in several feature guide documents (ACL_Graph, KV_Cache_Pool_Guide, eplb_swift_balancer, patch, Multi_Token_Prediction) for consistency.
  • Technical Terminology Fixes: Corrected specific technical terms like 'MooncakestoreConnectorV1' to 'MooncakeStoreConnectorV1', 'Prefiil Nodes' to 'Prefill Nodes', 'done_reciving' to 'done_receiving', 'vllm-ascned' to 'vllm-ascend', 'ascend_scheudler' to 'ascend_scheduler', 'visiable_devices' to 'visible_devices', and 'subcommand' to 'subcommands' in relevant documentation.

🧠 New Feature in Public Preview: You can now enable Memory to help Gemini Code Assist learn from your team's feedback. This makes future code reviews more consistent and personalized to your project's style. Click here to enable Memory in your admin console.

Changelog
  • benchmarks/README.md
    • Corrected 'senond' to 'seconds' in benchmarking duration.
  • docs/source/community/versioning_policy.md
    • Changed 'should works' to 'should work' for grammatical correctness.
  • docs/source/developer_guide/feature_guide/ACL_Graph.md
    • Updated section heading from '## Limitation' to '## Limitations'.
  • docs/source/developer_guide/feature_guide/KV_Cache_Pool_Guide.md
    • Corrected 'largly' to 'largely'.
    • Standardized 'MooncakestoreConnectorV1' to 'MooncakeStoreConnectorV1'.
    • Corrected 'Prefiil Nodes' to 'Prefill Nodes'.
    • Changed 'inhereits' to 'inherits'.
    • Corrected 'thrid-party' to 'third-party'.
    • Changed 'largly inspried' to 'largely inspired'.
    • Corrected 'in term of' to 'in terms of'.
    • Changed 'done_reciving' to 'done_receiving'.
    • Corrected 'Similaly' to 'Similarly'.
    • Updated section heading from '## Limitation' to '## Limitations'.
  • docs/source/developer_guide/feature_guide/eplb_swift_balancer.md
    • Updated section heading from '## Limitation' to '## Limitations'.
  • docs/source/developer_guide/feature_guide/npugraph_ex.md
    • Corrected 'vllm-ascned' to 'vllm-ascend'.
  • docs/source/developer_guide/feature_guide/patch.md
    • Updated section heading from '## Limitation' to '## Limitations'.
  • docs/source/developer_guide/feature_guide/quantization.md
    • Corrected 'Supplemnet' to 'Supplement'.
  • docs/source/faqs.md
    • Changed 'Finnall' to 'Finally'.
  • docs/source/locale/zh_CN/LC_MESSAGES/faqs.po
    • Corrected 'tutorail' to 'tutorial' in msgid.
    • Changed 'determinitic' to 'deterministic' in msgid.
    • Corrected 'enveriments' to 'environment' in msgid.
  • docs/source/locale/zh_CN/LC_MESSAGES/user_guide/release_notes.po
    • Changed 'recomanded' to 'recommended' in msgid.
    • Corrected 'forcely' to 'forcibly' in msgid.
    • Changed 'framewrok' to 'framework' in msgid.
    • Corrected 'customs' to 'custom' in msgid.
    • Changed 'knonwn' to 'known' in msgid.
    • Corrected 'mismtaches' to 'mismatches' in msgid.
  • docs/source/tutorials/DeepSeek-R1.md
    • Corrected 'deepseek- R1-W8A8' to 'DeepSeek-R1-W8A8'.
    • Changed 'You can using' to 'You can use'.
    • Updated 'subcommand' to 'subcommands'.
  • docs/source/tutorials/DeepSeek-V3.1.md
    • Changed 'You can using' to 'You can use'.
    • Corrected 'install' to 'installed' in multiple comments.
    • Updated 'subcommand' to 'subcommands'.
  • docs/source/tutorials/DeepSeek-V3.2.md
    • Changed 'You can using' to 'You can use'.
    • Corrected 'visiable_devices' to 'visible_devices' in function arguments and variable assignments.
    • Updated 'subcommand' to 'subcommands'.
  • docs/source/tutorials/GLM4.x.md
    • Changed 'You can using' to 'You can use'.
    • Updated 'subcommand' to 'subcommands'.
  • docs/source/tutorials/PaddleOCR-VL.md
    • Changed 'You can using' to 'You can use'.
  • docs/source/tutorials/Qwen-VL-Dense.md
    • Updated 'subcommand' to 'subcommands'.
  • docs/source/tutorials/Qwen2.5-7B.md
    • Changed 'You can using' to 'You can use'.
    • Updated 'subcommand' to 'subcommands'.
  • docs/source/tutorials/Qwen2.5-Omni.md
    • Corrected 'deafultly' to 'by default'.
    • Changed 'You can using' to 'You can use'.
    • Corrected 'yous know' to 'you know'.
    • Updated 'subcommand' to 'subcommands'.
  • docs/source/tutorials/Qwen3-235B-A22B.md
    • Updated 'subcommand' to 'subcommands'.
  • docs/source/tutorials/Qwen3-Coder-30B-A3B.md
    • Changed 'You can using' to 'You can use'.
  • docs/source/tutorials/Qwen3-Dense.md
    • Changed 'You can using' to 'You can use'.
    • Corrected 'install' to 'installed' in a comment.
    • Updated 'subcommand' to 'subcommands'.
  • docs/source/tutorials/Qwen3-Next.md
    • Updated 'subcommand' to 'subcommands'.
  • docs/source/tutorials/Qwen3-Omni-30B-A3B-Thinking.md
    • Changed 'You can using' to 'You can use'.
    • Updated 'subcommand' to 'subcommands'.
  • docs/source/tutorials/Qwen3-VL-235B-A22B-Instruct.md
    • Updated 'subcommand' to 'subcommands'.
  • docs/source/tutorials/long_sequence_context_parallel_multi_node.md
    • Changed 'You can using' to 'You can use'.
    • Updated 'subcommand' to 'subcommands'.
  • docs/source/tutorials/long_sequence_context_parallel_single_node.md
    • Updated 'subcommand' to 'subcommands'.
  • docs/source/user_guide/feature_guide/Multi_Token_Prediction.md
    • Updated section heading from '## Limitation' to '## Limitations'.
  • docs/source/user_guide/feature_guide/weight_prefetch.md
    • Corrected 'prefetch_ration' to 'prefetch_ratio'.
    • Changed 'lineaer_layer_weight_size' to 'linear_layer_weight_size'.
  • docs/source/user_guide/release_notes.md
    • Corrected 'ascend_scheudler' to 'ascend_scheduler'.
    • Changed 'mismtaches' to 'mismatches'.
Using Gemini Code Assist

The full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips.

Invoking Gemini

You can request assistance from Gemini at any point by creating a comment using either /gemini <command> or @gemini-code-assist <command>. Below is a summary of the supported commands on the current page.

Feature Command Description
Code Review /gemini review Performs a code review for the current pull request in its current state.
Pull Request Summary /gemini summary Provides a summary of the current pull request in its current state.
Comment @gemini-code-assist Responds in comments when explicitly tagged, both in pull request comments and review comments.
Help /gemini help Displays a list of available commands.

Customization

To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a .gemini/ folder in the base of the repository. Detailed instructions can be found here.

Limitations & Feedback

Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for Github and other Google products, sign up here.

You can also get AI-powered code generation, chat, as well as code reviews directly in the IDE at no cost with the Gemini Code Assist IDE Extension.

Footnotes

  1. Review the Privacy Notices, Generative AI Prohibited Use Policy, Terms of Service, and learn how to configure Gemini Code Assist in GitHub here. Gemini can make mistakes, so double check it and use code with caution.

Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

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 numerous spelling and grammatical errors throughout the documentation, which improves its overall quality and readability.

The pull request title and description do not follow the format specified in the repository's style guide. Please update them as follows:

Suggested PR Title:

[main][Doc][BugFix] Fix spelling errors across documentation

Suggested PR Summary:

### What this PR does / why we need it?

This pull request fixes various spelling and grammatical errors across the project's documentation files. These changes improve the clarity, correctness, and professionalism of the documentation, making it easier for users and developers to understand.

### Does this PR introduce _any_ user-facing change?

No, this PR contains documentation-only updates.

### How was this patch tested?

The changes were manually reviewed to ensure the corrections are accurate. CI checks will also be run.

No other issues were found in the code changes.

@github-actions github-actions bot added the documentation Improvements or additions to documentation label Feb 10, 2026
@github-actions
Copy link
Copy Markdown
Contributor

👋 Hi! Thank you for contributing to the vLLM Ascend project. The following points will speed up your PR merge:‌‌

  • A PR should do only one thing, smaller PRs enable faster reviews.
  • Every PR should include unit tests and end-to-end tests ‌to ensure it works and is not broken by other future PRs.
  • Write the commit message by fulfilling the PR description to help reviewer and future developers understand.

If CI fails, you can run linting and testing checks locally according Contributing and Testing.

@wangxiyuan wangxiyuan merged commit 1c7d116 into vllm-project:main Feb 10, 2026
8 checks passed
@SlightwindSec SlightwindSec deleted the docs branch February 10, 2026 03:46
845473182 pushed a commit to 845473182/vllm-ascend that referenced this pull request Feb 11, 2026
…to qwen3next_rebase

* 'main' of https://github.com/vllm-project/vllm-ascend:
  [Feat] 310p support MoE W8A8 quantizaition (vllm-project#6641)
  [TEST]add a qwen3-30b acc case with mooncake mempool (vllm-project#6244)
  [MOE Refactor] Remove QuantType in prepare_finalize.py (vllm-project#6534)
  [EPLB] Avoiding eplb's dependency on a specified model (vllm-project#6528)
  [Doc][Misc] Restructure tutorial documentation (vllm-project#6501)
  implement batch invariant with ascendc (vllm-project#6590)
  [Refact]Refact MLA/SFA weight prefetch to consist with moe weight prefetch (vllm-project#6629)
  [Misc] upgrade to vllm main (vllm-project#6646)
  [main][Docs] Fix spelling errors across documentation (vllm-project#6649)
  [bugfix]Fix no attribute 'data' when MLAPO is enable  (vllm-project#6601)
  [DOC]Add Memcache Usage Guide (vllm-project#6476)
  [main][bugfix] Fix spec acceptance rate problem in vllm_0.15.0 (vllm-project#6606)
  [Test][LoRA] Add e2e test for base model inference (vllm-project#6624)
  [refactor]Optimized the kvcache usage of Deepseek v3.2 (vllm-project#6610)
  [Feat](sfa,dcp) support dcp for sfa (vllm-project#6563)
  [BugFix] Add support for rotary_dim parameter when using partial rope in rotary_embedding (vllm-project#6581)
  [fix bug] fix tensor mismatch bug in sigmoid operate test case (vllm-project#6619)
  [Kernel]: Optimize DispatchFFNCombine performance (vllm-project#6468)
  [MISC] Clean up useless env USE_OPTIMIZED_MODEL (vllm-project#6618)
chenchuw886 pushed a commit to chenchuw886/vllm-ascend that referenced this pull request Feb 12, 2026
)

Fix various spelling mistakes in the project documentation to improve
clarity and correctness.
- vLLM version: v0.15.0
- vLLM main:
vllm-project/vllm@d7e17aa

---------

Signed-off-by: SlightwindSec <slightwindsec@gmail.com>
Signed-off-by: momochenchuw <chenchuw@huawei.com>
banxiaduhuo pushed a commit to banxiaduhuo/vllm-ascend that referenced this pull request Feb 26, 2026
)

Fix various spelling mistakes in the project documentation to improve
clarity and correctness.
- vLLM version: v0.15.0
- vLLM main:
vllm-project/vllm@d7e17aa

---------

Signed-off-by: SlightwindSec <slightwindsec@gmail.com>
ZRJ026 pushed a commit to ZRJ026/vllm-ascend that referenced this pull request Feb 28, 2026
)

Fix various spelling mistakes in the project documentation to improve
clarity and correctness.
- vLLM version: v0.15.0
- vLLM main:
vllm-project/vllm@d7e17aa

---------

Signed-off-by: SlightwindSec <slightwindsec@gmail.com>
Signed-off-by: zrj026 <zhangrunjiang026@gmail.com>
maoxx241 pushed a commit to maoxx241/vllm-ascend that referenced this pull request Mar 2, 2026
)

Fix various spelling mistakes in the project documentation to improve
clarity and correctness.
- vLLM version: v0.15.0
- vLLM main:
vllm-project/vllm@d7e17aa

---------

Signed-off-by: SlightwindSec <slightwindsec@gmail.com>
ZRJ026 pushed a commit to ZRJ026/vllm-ascend that referenced this pull request Mar 4, 2026
)

Fix various spelling mistakes in the project documentation to improve
clarity and correctness.
- vLLM version: v0.15.0
- vLLM main:
vllm-project/vllm@d7e17aa

---------

Signed-off-by: SlightwindSec <slightwindsec@gmail.com>
Signed-off-by: zrj026 <zhangrunjiang026@gmail.com>
LCAIZJ pushed a commit to LCAIZJ/vllm-ascend that referenced this pull request Mar 7, 2026
)

Fix various spelling mistakes in the project documentation to improve
clarity and correctness.
- vLLM version: v0.15.0
- vLLM main:
vllm-project/vllm@d7e17aa

---------

Signed-off-by: SlightwindSec <slightwindsec@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants