sentence capitalization

This commit is contained in:
Dmitry Avdeev
2014-12-06 11:49:04 +03:00
parent 25275abdc8
commit 10d9a87226
27 changed files with 29 additions and 29 deletions
@@ -1,4 +1,4 @@
// "Add Catch Clause(s)" "false"
// "Add 'catch' clause(s)" "false"
// should not try to add catch clauses across method boundaries
class s {
int f() throws Exception {