changeset 16668:0c9aaceadc33

* dlmwrite.m: Fix typo.
author Andreas Weber <andreas.weber@hs-offenburg.de>
date Thu, 16 May 2013 13:19:33 -0400
parents 7f6f0b3f7369
children c7d4146c570d
files scripts/io/dlmwrite.m
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/scripts/io/dlmwrite.m	Thu May 16 13:50:26 2013 +0800
+++ b/scripts/io/dlmwrite.m	Thu May 16 13:19:33 2013 -0400
@@ -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)