diff scripts/control/system/is_signal_list.m @ 3459:8e36c45e3a61

[project @ 2000-01-19 10:26:18 by jwe]
author jwe
date Wed, 19 Jan 2000 10:26:19 +0000
parents a892190f4977
children 22bd65326ec1
line wrap: on
line diff
--- a/scripts/control/system/is_signal_list.m
+++ b/scripts/control/system/is_signal_list.m
@@ -16,7 +16,7 @@
 ## along with Octave; see the file COPYING.  If not, write to the Free
 ## Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
 
-## -*- texiofn -*-
+## -*- texinfo -*-
 ## @deftypefn {Function File} {} is_signal_list (@var{mylist})
 ## Return true if @var{mylist} is a list of individual strings.
 ## @end deftypefn