Skip to content

Commit 385b6df

Browse files
committed
Linting
1 parent 715e7f6 commit 385b6df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pdf.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ var PDFJS = {};
77
// Use strict in our context only - users might not want it
88
'use strict';
99

10-
PDFJS.build = "PDFJSSCRIPT_BUNDLE_VER";
10+
PDFJS.build = 'PDFJSSCRIPT_BUNDLE_VER';
1111

1212
// Files are inserted below - see Makefile
1313
/* PDFJSSCRIPT_INCLUDE_ALL */

0 commit comments

Comments
 (0)