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 e3f25e0 commit f81a872Copy full SHA for f81a872
src/objects/override_equals_and_hashCode.md
@@ -40,7 +40,7 @@ class Position {
40
}
41
```
42
43
-Then you compare the all the fields to make sure they are equal to each other as well.
+Then you compare all the fields to make sure they are equal to each other as well.
44
45
```java,no_run
46
class Position {
0 commit comments