Skip to content

Commit

Permalink
add periods
Browse files Browse the repository at this point in the history
  • Loading branch information
aozgaa committed Feb 16, 2017
1 parent f2770a1 commit b62b467
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/compiler/diagnosticMessages.json
Expand Up @@ -3303,11 +3303,11 @@
"category": "Message",
"code": 90014
},
"Add {0} to existing import declaration from {1}": {
"Add {0} to existing import declaration from {1}.": {
"category": "Message",
"code": 90015
},
"Add declaration for missing property '{0}'": {
"Add declaration for missing property '{0}'.": {
"category": "Message",
"code": 90016
},
Expand Down

0 comments on commit b62b467

Please sign in to comment.