Skip to content

fix: correct typos in error messages#137

Open
yurekami wants to merge 1 commit intodeepseek-ai:mainfrom
yurekami:fix/typo-kvcache
Open

fix: correct typos in error messages#137
yurekami wants to merge 1 commit intodeepseek-ai:mainfrom
yurekami:fix/typo-kvcache

Conversation

@yurekami
Copy link
Copy Markdown

Summary

  • Fixes typo "kvcahe" → "KV cache" in error message (line 337)
  • Fixes inconsistent parameter name "is_fp8_cache" → "is_fp8_kvcache" in error message (line 255)

Test plan

  • Error message text changes only, no functional impact

🤖 Generated with Claude Code

- "kvcahe" -> "KV cache" (line 337)
- "is_fp8_cache" -> "is_fp8_kvcache" for consistency (line 255)

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
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.

1 participant