Skip to content

Conversation

@Zentex1337
Copy link

Summary

  • Fixed subject-verb agreement in documentation comments across multiple interface files
  • The phrase 'a LensHub event params' was grammatically incorrect due to article-noun disagreement
  • Changed to 'a LensHub event param' to agree with the singular article 'a'

Files modified:

  • contracts/interfaces/IPublicationActionModule.sol
  • contracts/interfaces/IReferenceModule.sol
  • contracts/interfaces/IFollowModule.sol
  • contracts/modules/interfaces/ICollectModule.sol

Test plan

  • No functional changes, documentation only

Fixed subject-verb agreement in documentation comments across multiple interface files. The phrase 'a LensHub event params' was grammatically incorrect; changed to 'a LensHub event param' to agree with the article 'a'.

Files modified:
- IPublicationActionModule.sol
- IReferenceModule.sol
- IFollowModule.sol
- ICollectModule.sol
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