* etc/NEWS: Fix paren typo from earlier change
authorGlenn Morris <rgm@gnu.org>
Wed, 5 Mar 2014 17:14:48 +0000 (09:14 -0800)
committerGlenn Morris <rgm@gnu.org>
Wed, 5 Mar 2014 17:14:48 +0000 (09:14 -0800)
etc/NEWS

index 52fc276..f0d1b95 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -912,7 +912,7 @@ Use `smie-config-save' to save the result.
 
 +++
 *** You can customize the SMIE indentation of a file by adding an entry to
-the file's local variables of the form: `eval: (smie-config-local '(RULES)'.
+the file's local variables of the form: `eval: (smie-config-local '(RULES))'.
 
 +++
 *** New commands `smie-config-show-indent' and `smie-config-set-indent'.