mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-03 15:50:52 +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