Skip to content

Commit f1c3a2d

Browse files
closeobserveclonker
authored andcommitted
chore: remove redundant word in comment
Signed-off-by: closeobserve <[email protected]>
1 parent e1bf062 commit f1c3a2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: libsolidity/codegen/YulUtilFunctions.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -560,7 +560,7 @@ class YulUtilFunctions
560560
/// Signature: (address) -> mpos
561561
std::string externalCodeFunction();
562562

563-
/// @return the name of a function that that checks if two external functions pointers are equal or not
563+
/// @return the name of a function that checks if two external functions pointers are equal or not
564564
std::string externalFunctionPointersEqualFunction();
565565

566566
private:

0 commit comments

Comments
 (0)