Index: src/harmony-typedarray.js |
diff --git a/src/harmony-typedarray.js b/src/harmony-typedarray.js |
index 014206c4cba8400cf745b9295d5cb223695ad6cb..c2eb452af378ca1b2b240653a2de04e06777df16 100644 |
--- a/src/harmony-typedarray.js |
+++ b/src/harmony-typedarray.js |
@@ -2,7 +2,7 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-'use strict'; |
+"use strict"; |
// This file relies on the fact that the following declaration has been made |
// in runtime.js: |