Fixed a typo
This commit is contained in:
@@ -91,7 +91,7 @@ public class MemoryLayoutUnitTest {
|
|||||||
private boolean first;
|
private boolean first;
|
||||||
private char second;
|
private char second;
|
||||||
private double third;
|
private double third;
|
||||||
private int forth;
|
private int fourth;
|
||||||
private boolean fifth;
|
private boolean fifth;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user