trivial spelling fixes

This commit is contained in:
klemens 2016-07-17 14:33:41 +02:00
parent 11381cdb0f
commit 6f03f62327
19 changed files with 26 additions and 26 deletions

View file

@ -366,7 +366,7 @@ target.dist = function() {
JSON.stringify(bowerManifest, null, 2));
echo();
echo('### Commiting changes');
echo('### Committing changes');
cd(DIST_DIR);
var reason = process.env['PDFJS_UPDATE_REASON'];