vyper icon indicating copy to clipboard operation
vyper copied to clipboard

Fix typos in comments across Venom analysis and codegen

Open sashaodessa opened this issue 7 months ago • 1 comments

Description:

  • Summary: Correct minor spelling mistakes in comments only; no functional changes.
  • Changes:
    • vyper/venom/analysis/available_expression.py — “necessery” → “necessary”
    • vyper/venom/passes/algebraic_optimization.py — grammar in iszero comment
    • vyper/venom/venom_to_assembly.py — “specialy” → “specially”

sashaodessa avatar Sep 07 '25 14:09 sashaodessa

@harkal

sashaodessa avatar Sep 14 '25 08:09 sashaodessa