mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-05-01 02:38:59 +07:00
create class fixes: sentence capitalization
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
// "Create Class 'MyInteger'" "true"
|
||||
// "Create class 'MyInteger'" "true"
|
||||
public class Test {
|
||||
public static void main() {
|
||||
int xxx = 3;
|
||||
|
||||
Reference in New Issue
Block a user