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 3be9ca3 commit dcb61a0Copy full SHA for dcb61a0
oop-in-java-vs-python/Car.java
@@ -51,7 +51,7 @@ public static int getWheels() {
51
}
52
53
/**
54
- * setWheelsw sets the number wheels
+ * setWheels sets the number wheels
55
*/
56
public static void setWheels(int count) {
57
wheels = count;
0 commit comments