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

Typo concatinating #850

Closed
gpersoon opened this issue Oct 23, 2024 · 1 comment
Closed

Typo concatinating #850

gpersoon opened this issue Oct 23, 2024 · 1 comment
Milestone

Comments

@gpersoon
Copy link

Description

There is a typo on SafeProxyFactory.sol#L57

concatinating should be concatenating

-// ... Hashing the initializer data is cheaper than just concatinating it
+// ... Hashing the initializer data is cheaper than just concatenating it

Environment

NA

Steps to reproduce

NA

Additional context

Add any other context about the problem here.

@nlordell nlordell added this to the Version 1.5.0 milestone Oct 31, 2024
@remedcu
Copy link
Member

remedcu commented Nov 6, 2024

Solved in #856

@remedcu remedcu closed this as completed Nov 6, 2024
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

No branches or pull requests

4 participants
@nlordell @gpersoon @remedcu and others