Skip to content

Conversation

teenager-ETH
Copy link

@teenager-ETH teenager-ETH commented Jan 6, 2025

Typo Fix in IStorageRegistry.sol

This pull request addresses a minor typographical error in the IStorageRegistry.sol contract to improve code clarity and precision:

  1. Fixed Typo in Comment:
    • The word "addresss" was corrected to "address" in the comment for the change the price feed function.
    • This change ensures that the comment accurately describes the function’s purpose without any spelling confusion.

By fixing this typo, we ensure better clarity in the codebase for developers reading or maintaining the contract in the future.


PR-Codex overview

This PR focuses on correcting a typo in the documentation comment of the IStorageRegistry interface in the src/interfaces/IStorageRegistry.sol file.

Detailed summary

  • Changed the documentation comment from "addresss" to "address" in the @notice section.

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

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