fix(zh/installation): Correct 'Navida' typo and unify NVIDIA casing#1210
Conversation
将 zh/installation 下所有 'Nvidia' 统一为官方写法 'NVIDIA'(全大写), 避免同一文件内 'NVIDIA' 与 'Nvidia' 混用。 - system_requirements.mdx: Nvidia 驱动程序 → NVIDIA 驱动程序 - comfyui_portable_windows.mdx: 8 处 Nvidia → NVIDIA(Tab标题、Card标题、描述、注释)
📝 WalkthroughWalkthroughThis change corrects "Nvidia" and "Navida" text casing to the proper "NVIDIA" spelling across three Chinese-language documentation files: an installation snippet, the portable Windows installation guide, and the system requirements page. No functional or logic changes are included. ChangesNVIDIA Text Casing Fix
Nothing tricky, no logic to untangle — just a spelling gremlin I had to strangle! With "Nvidia" now proudly capitalized as "NVIDIA," these docs shine, all typo-sanitized. 🧙♂️✨ Compact Metadata
Related Issues: None specified 🚥 Pre-merge checks | ✅ 2✅ Passed checks (2 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
✨ Simplify code
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
There was a problem hiding this comment.
Caution
Some comments are outside the diff and can’t be posted inline due to platform limitations.
⚠️ Outside diff range comments (2)
snippets/zh/install/install-link.mdx (2)
36-36:⚠️ Potential issue | 🟡 Minor | ⚡ Quick winUnify "Nvidia" to "NVIDIA" on line 36.
This file still has "Nvidia" (sentence case) in the manual install description. For consistent branding, please capitalize it to "NVIDIA" — don't let it be the odd GPU out!
- 支持所有的系统类型和 GPU 类型(Nvidia、AMD、Intel、Apple Silicon、Ascend NPU、寒武纪 MLU)的用户都可以尝试使用手动安装 ComfyUI + 支持所有的系统类型和 GPU 类型(NVIDIA、AMD、Intel、Apple Silicon、Ascend NPU、寒武纪 MLU)的用户都可以尝试使用手动安装 ComfyUI🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the rest with a brief reason, keep changes minimal, and validate. In `@snippets/zh/install/install-link.mdx` at line 36, Update the manual install description in the affected MDX snippet to use consistent GPU branding by changing “Nvidia” to “NVIDIA”; keep the rest of the sentence unchanged and verify the same capitalization style is used wherever this GPU vendor appears in the install content.
13-13:⚠️ Potential issue | 🟡 Minor | ⚡ Quick winFix "Nvdia" typo — the 'I' went hiding!
Line 13 has "Nvdia" (missing 'I'). Since this PR is already herding NVIDIA's letters into line, please corral that stray 'I' back where it belongs.
- 适合带有 **Nvdia** 显卡 **Windows** 版本的 Comfy 桌面版 + 适合带有 **NVIDIA** 显卡 **Windows** 版本的 Comfy 桌面版🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the rest with a brief reason, keep changes minimal, and validate. In `@snippets/zh/install/install-link.mdx` at line 13, The text in install-link.mdx contains a typo in the NVIDIA label, where “Nvdia” is missing the “I”. Update the localized copy in the Chinese install snippet to use the correct brand spelling “NVIDIA” in the sentence mentioning the Windows desktop app.
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
Outside diff comments:
In `@snippets/zh/install/install-link.mdx`:
- Line 36: Update the manual install description in the affected MDX snippet to
use consistent GPU branding by changing “Nvidia” to “NVIDIA”; keep the rest of
the sentence unchanged and verify the same capitalization style is used wherever
this GPU vendor appears in the install content.
- Line 13: The text in install-link.mdx contains a typo in the NVIDIA label,
where “Nvdia” is missing the “I”. Update the localized copy in the Chinese
install snippet to use the correct brand spelling “NVIDIA” in the sentence
mentioning the Windows desktop app.
ℹ️ Review info
⚙️ Run configuration
Configuration used: Organization UI
Review profile: ASSERTIVE
Plan: Pro Plus
Run ID: 8371413e-cad4-45ba-a326-bae2a2bffde1
📒 Files selected for processing (3)
snippets/zh/install/install-link.mdxzh/installation/comfyui_portable_windows.mdxzh/installation/system_requirements.mdx
Summary
Fix a typo "Navida" → "NVIDIA" in zh installation snippet, and unify casing of "Nvidia" → "NVIDIA" across zh/installation docs to match the official brand name.
snippets/zh/install/install-link.mdxzh/installation/system_requirements.mdxzh/installation/comfyui_portable_windows.mdxOther languages checked
Checklist