autoconf: Typo.

From ee5a794a20aa72c45a78f81d2622aee80b3d1c50 Mon Sep 17 00:00:00 2001
From: Ben Elliston <[EMAIL REDACTED]>
Date: Wed, 2 Jun 1999 14:48:57 +0000
Subject: [PATCH] Typo.

---
 NEWS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/NEWS b/NEWS
index a0764c50..e5f8f175 100644
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,7 @@
 Major changes in release 2.14:
 
 * New macro AC_HELP_STRING to format an Autoconf macro's help string so
-  that it looks pretty when the user executes "configure --help.  See
+  that it looks pretty when the user executes `configure --help'.  See
   the Texinfo documentation for details.
 * Support for automatically determining a Fortran 77 compilers
   name-mangling scheme.  New CPP macros F77_FUNC and F77_FUNC_ are