Skip to content

Fix typos in comments and string literals#2105

Open
maxtaran2010 wants to merge 1 commit into
Shopify:mainfrom
maxtaran2010:fix/typos-in-comments
Open

Fix typos in comments and string literals#2105
maxtaran2010 wants to merge 1 commit into
Shopify:mainfrom
maxtaran2010:fix/typos-in-comments

Conversation

@maxtaran2010

Copy link
Copy Markdown

Fix minor spelling mistakes found by codespell in .rb source files:

  • hierachyhierarchy in lib/liquid/context.rb
  • performaceperformance in lib/liquid/expression.rb
  • agressiveaggressive in test/integration/trim_mode_test.rb
  • overridenoverridden in test/unit/strainer_template_unit_test.rb

No logic changes — comments and string literals only.

Fix minor spelling mistakes found by codespell:
- hierachy -> hierarchy (context.rb)
- performace -> performance (expression.rb)
- agressive -> aggressive (trim_mode_test.rb)
- overriden -> overridden (strainer_template_unit_test.rb)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings July 9, 2026 21:53

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants