changeset 16182:d200b2b184c1

fix typo * libinterp/Makefile.am (EXTRA_DIST): Fix typo.
author John W. Eaton <jwe@octave.org>
date Sun, 03 Mar 2013 10:07:54 -0500
parents 0f0e970723ec
children 359d56094efa
files libinterp/Makefile.am
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/libinterp/Makefile.am	Sun Mar 03 06:52:11 2013 -0800
+++ b/libinterp/Makefile.am	Sun Mar 03 10:07:54 2013 -0500
@@ -88,7 +88,7 @@
 EXTRA_DIST = \
   Makefile.in \
   DOCSTRINGS \
-  config-featurs.sh \
+  config-features.sh \
   find-defun-files.sh \
   gendoc.pl \
   genprops.awk \