Skip to content

Fix spelling of 'attribute' in SymbolExtensions.cs#175

Merged
hadashiA merged 1 commit intomasterfrom
fix/typo-attribute
Mar 10, 2026
Merged

Fix spelling of 'attribute' in SymbolExtensions.cs#175
hadashiA merged 1 commit intomasterfrom
fix/typo-attribute

Conversation

@hadashiA
Copy link
Copy Markdown
Owner

@hadashiA hadashiA commented Mar 9, 2026

Summary

  • Fix typo: attribtueattribute in parameter names of ContainsAttribute, GetAttribute, and GetImplAttribute methods

Closes #155

Test plan

  • All existing tests pass (no behavioral change, parameter rename only)

🤖 Generated with Claude Code

Corrects 'attribtue' to 'attribute' in method parameter names. (fixes #155)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@hadashiA hadashiA merged commit 073b5bd into master Mar 10, 2026
1 check passed
@hadashiA hadashiA deleted the fix/typo-attribute branch March 10, 2026 05:36
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.

There is a spelling mistake,attribute is not attribtue

1 participant