Skip to content

Conversation

@Marcofann
Copy link
Contributor

This PR resolves minor typographical errors across several files in the repository to improve clarity and maintain code quality. Changes include:

  1. ERC2981.sol:

    • Fixed typo in the error documentation for ERC2981InvalidTokenRoyalty.
  2. Arrays.sol:

    • Corrected typos in the documentation related to setting the length of a dynamic array.
  3. TransientSlot.sol:

    • Fixed typo in the documentation for AddressSlot.
  4. ERC2771Forwarder.t.sol:

    • Corrected typos in comments for test case setup.

PR Checklist:

  • Tests
  • Documentation
  • Changeset entry (run npx changeset add)

This is a minor update with no functional changes to the codebase. It ensures better readability and adherence to documentation standards.

@changeset-bot
Copy link

changeset-bot bot commented Dec 24, 2024

⚠️ No Changeset found

Latest commit: af71696

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@ernestognw ernestognw changed the base branch from master to typo-fixes January 20, 2025 18:29
@ernestognw ernestognw merged commit 797c963 into OpenZeppelin:typo-fixes Jan 20, 2025
15 of 16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants