Index: src/string-iterator.js |
diff --git a/src/string-iterator.js b/src/string-iterator.js |
index dcaddaf2134dead96c0d8d04a3fd5b75adaab5c6..f5eef37716ba98180774ec228cf80115b633a603 100644 |
--- a/src/string-iterator.js |
+++ b/src/string-iterator.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 |