Skip to content

Fix typo in VAE warning message - #15232

Open
D9zHouse wants to merge 2 commits into
Comfy-Org:masterfrom
D9zHouse:fix-vae-typo
Open

Fix typo in VAE warning message#15232
D9zHouse wants to merge 2 commits into
Comfy-Org:masterfrom
D9zHouse:fix-vae-typo

Conversation

@D9zHouse

@D9zHouse D9zHouse commented Aug 2, 2026

Copy link
Copy Markdown

Summary

  • Fixes a small typo (`initalized` → `initialized`) in the warning message logged when no VAE weights are detected.

Test plan

  • Text-only change to a log string; no functional/behavioral change.

@coderabbitai

coderabbitai Bot commented Aug 2, 2026

Copy link
Copy Markdown

Review Change Stack

📝 Walkthrough

Walkthrough

Corrects the spelling of “initalized” to “initialized” in the warning emitted when no VAE weights are detected. Behavior remains unchanged.

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Title check ✅ Passed The title accurately summarizes the main change: correcting a typo in a VAE warning message.
Description check ✅ Passed The description clearly relates to the changeset by explaining the typo fix and its lack of functional impact.

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

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