diff --git a/test/ChangeLog b/test/ChangeLog index fba6cfcd4c8..6a474e1d4e5 100644 --- a/test/ChangeLog +++ b/test/ChangeLog @@ -1,3 +1,7 @@ +2015-03-10 Jackson Ray Hamilton + + * indent/js-indent-init-dynamic.js: Fix spelling error. + 2015-03-10 Paul Eggert Prefer "initialize" to "initialise" diff --git a/test/indent/js-indent-init-dynamic.js b/test/indent/js-indent-init-dynamic.js index f330c2ce7af..536a976e86e 100644 --- a/test/indent/js-indent-init-dynamic.js +++ b/test/indent/js-indent-init-dynamic.js @@ -17,7 +17,7 @@ var foo = function() { // Local Variables: // indent-tabs-mode: nil // js-indent-level: 2 -// js-indent-first-initializer: dynamic +// js-indent-first-init: dynamic // End: // The following test intentionally produces a scan error and should