From f0e8673a9e708fc0ba6c092ec2fc777efbb4bb23 Mon Sep 17 00:00:00 2001 From: Jackson Ray Hamilton Date: Tue, 10 Mar 2015 22:07:10 -0700 Subject: [PATCH] * indent/js-indent-init-dynamic.js: Fix spelling error. --- test/ChangeLog | 4 ++++ test/indent/js-indent-init-dynamic.js | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) 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 -- 2.39.2