Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Typos and Improve Comments Across Multiple Files #169

Merged
merged 10 commits into from
Feb 4, 2025

Conversation

Himess
Copy link

@Himess Himess commented Jan 22, 2025

This PR fixes typos and improves comments across several files in the protocol-periphery-v1 repository. Below are the details of the changes:

1-IOrgStoryNFTFactory.sol:
Corrected "a OrgStoryNFT" to "an OrgStoryNFT".
Fixed "signautre" to "signature".
Corrected "dployed" to "deployed".
Fixed "orgnization" to "organization".

2-IStoryBadgeNFT.sol:
Fixed "signautre" to "signature".

3-Errors.sol:
Corrected "exceed" to "exceeds".

4-MetadataHelper.sol:
Removed duplicate comment for the metadata function.

5-PermissionHelper.sol:
Corrected "mutiple" to "multiple".

6-CachableNFT.sol:
Updated a comment for better clarity:
From: "Mints NFTs to the cache."
To: "Mints NFTs and adds them to the cache."

7-OrgStoryNFTFactory.sol:
Fixed "signautre" to "signature".
Corrected "dployed" to "deployed" in two locations.

8-StoryBadgeNFT.sol:
Fixed "signautre" to "signature".

9-SPGNFT.sol:
Corrected "SPGNFTSotrage" to "SPGNFTStorage".

These changes enhance code readability and accuracy without modifying the logic or functionality of the contracts.

@Himess
Copy link
Author

Himess commented Jan 25, 2025

Hi, I noticed that the PR has been approved but not yet merged. Is there anything else needed from my side to proceed with merging? Let me know if there are any additional steps required. Thank you!
@sebsadface

@Himess Himess requested a review from sebsadface January 28, 2025 17:13
@Himess
Copy link
Author

Himess commented Feb 3, 2025

Hi @sebsadface , the pull request is approved and has no conflicts. However, one workflow is awaiting approval. Could you please review and approve it when you have a chance? Thanks in advance!

@sebsadface
Copy link
Member

Hi @sebsadface , the pull request is approved and has no conflicts. However, one workflow is awaiting approval. Could you please review and approve it when you have a chance? Thanks in advance!

Approved!

@sebsadface sebsadface merged commit 8ae5562 into storyprotocol:main Feb 4, 2025
10 checks passed
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.

2 participants