diff scripts/io/dlmwrite.m @ 16668:0c9aaceadc33

* dlmwrite.m: Fix typo.
author Andreas Weber <andreas.weber@hs-offenburg.de>
date Thu, 16 May 2013 13:19:33 -0400
parents 5d3a684236b0
children 1a1e831fe6b4
line wrap: on
line diff
--- a/scripts/io/dlmwrite.m
+++ b/scripts/io/dlmwrite.m
@@ -83,7 +83,7 @@
 ## 2002-03-08 Paul Kienzle <pkienzle@users.sf.net>
 ## * Initial revision
 ## 2005-11-27 Bill Denney <bill@givebillmoney.com>
-## * Significant modifications of the input arguements for additional
+## * Significant modifications of the input arguments for additional
 ## functionality.
 
 function dlmwrite (file, M, varargin)