We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b646e5 commit 9250427Copy full SHA for 9250427
src/reflection/get_a_method.md
@@ -21,7 +21,7 @@ class Tea {
21
```
22
23
24
-Unlike fields which can be identified only by their name, methods which are distinct overloads of eachother
+Unlike fields which can be identified only by their name, methods which are distinct overloads of each other
25
are distinguised by the arguments they take in.
26
27
```java
0 commit comments