Skip to content

Commit 7f54cd1

Browse files
egor-nJakeWharton
authored andcommitted
Change "though" to "through" in the README (#1)
1 parent 757247b commit 7f54cd1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ made upstream which are not yet merged and/or released:
2222
method, though, this accessor does not need to be generated.
2323

2424
Additionally, when a protected method is referenced from a base class, an additional accessor
25-
method needs to be generated. This allows the generated class to invoke the method though the
25+
method needs to be generated. This allows the generated class to invoke the method through the
2626
accessor which is otherwise only visible to the subclass.
2727

2828
* [**Remove NEW, DUP instructions when changing NEWINVOKESPECIAL to INVOKESTATIC.**](https://github.com/orfjackal/retrolambda/pull/85)

0 commit comments

Comments
 (0)