Skip to content

docs: fix Symbol typo in RDoc comments#163

Open
frankgoldfish wants to merge 1 commit intoanthropics:mainfrom
frankgoldfish:docs/fix-symbol-typo-in-yarddoc
Open

docs: fix Symbol typo in RDoc comments#163
frankgoldfish wants to merge 1 commit intoanthropics:mainfrom
frankgoldfish:docs/fix-symbol-typo-in-yarddoc

Conversation

@frankgoldfish
Copy link
Copy Markdown

Summary

Fixes a typo in three YARD doc comments in lib/anthropic/helpers/messages.rb.

Change

Hash{Sybmol=>Object}Hash{Symbol=>Object} (three occurrences)

These comments annotate the data parameter of distill_input_schema_models! and build_raw_from_model!. The misspelling doesn't affect runtime behaviour but makes the generated documentation incorrect.

🤖 Generated with Claude Code

'Sybmol' was misspelled in three @param/@return YARD doc comments in
helpers/messages.rb. Corrected to 'Symbol'.
@frankgoldfish frankgoldfish requested a review from a team as a code owner March 18, 2026 02:28
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