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