mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-26 10:08:06 +02:00
trivial spelling fixes
This commit is contained in:
parent
11381cdb0f
commit
6f03f62327
19 changed files with 26 additions and 26 deletions
2
make.js
2
make.js
|
@ -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'];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue