Create from usage: sentence capitalization

This commit is contained in:
Dmitry Avdeev
2014-12-06 12:06:07 +03:00
parent 10d9a87226
commit 466b4e442b
242 changed files with 255 additions and 252 deletions

View File

@@ -1,4 +1,4 @@
// "Create Local Variable 'x'" "true"
// "Create local variable 'x'" "true"
class other {
public int method1() { return 1;}
public String field1;