Invert 'if': sentence capitalization

This commit is contained in:
Dmitry Avdeev
2014-12-06 10:57:22 +03:00
parent b8b1833550
commit d304ec4ede
66 changed files with 71 additions and 71 deletions
@@ -1,4 +1,4 @@
// "Invert If Condition" "true"
// "Invert 'if' condition" "true"
public class C {
public static int main(String[] args) {
if (!a) {