Fixed a typo
This commit is contained in:
@ -148,7 +148,7 @@ package com.example;
|
|||||||
|
|
||||||
public class ExampleClass {
|
public class ExampleClass {
|
||||||
|
|
||||||
private final String one = "one", two = "two;
|
private final String one = "one", two = "two";
|
||||||
}
|
}
|
||||||
]]></code>
|
]]></code>
|
||||||
</test-code>
|
</test-code>
|
||||||
|
Reference in New Issue
Block a user