Skip to content

Commit 9ed8172

Browse files
Still wrong
1 parent 5b6ec7a commit 9ed8172

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

Diff for: J04002/src/main/java/com/mycompany/j04002/j04002.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ public double getHeight() {
3838
return h;
3939
}
4040

41-
public void setHeight(double w) {
41+
public void setHeight(double h) {
4242
this.h = h;
4343
}
4444

Diff for: J04002/src/main/java/com/mycompany/j04002/j04002.rar

1 Byte
Binary file not shown.

0 commit comments

Comments
 (0)