mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-04-30 10:20:15 +07:00
sentence capitalization
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
// "Create Constructor" "true"
|
||||
// "Create constructor" "true"
|
||||
class FooBar {
|
||||
FooBar(int i) {
|
||||
}
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// "Create Constructor" "true"
|
||||
// "Create constructor" "true"
|
||||
class FooBar {
|
||||
FooBar(int i) {
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user