Skip to content

Fix typo: 'in none' -> 'if none' in Types.sol#213

Closed
zent7x wants to merge 1 commit intolens-protocol:masterfrom
zent7x:fix/typo-in-none-to-if-none
Closed

Fix typo: 'in none' -> 'if none' in Types.sol#213
zent7x wants to merge 1 commit intolens-protocol:masterfrom
zent7x:fix/typo-in-none-to-if-none

Conversation

@zent7x
Copy link

@zent7x zent7x commented Feb 3, 2026

Summary

  • Fixed typo in the documentation comment for the followModule field in the Profile struct
  • Changed 'can be address(0) in none' to 'can be address(0) if none'

Test plan

  • No functional changes, documentation only

Fixed typo in the documentation comment for the followModule field in the Profile struct.
@zent7x zent7x closed this Mar 17, 2026
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