mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-04-17 20:11:25 +07:00
create class fixes: sentence capitalization
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
// "Create Class 'Abc'" "true"
|
||||
// "Create class 'Abc'" "true"
|
||||
public class Test {
|
||||
public foo(int ppp) {
|
||||
<caret>Abc.foo();
|
||||
|
||||
Reference in New Issue
Block a user