changeset 6589:1294fa07652b

[project @ 2007-04-26 20:36:42 by jwe]
author jwe
date Thu, 26 Apr 2007 20:36:42 +0000
parents 4deaf99400b2
children 1f466adecafd
files src/DLD-FUNCTIONS/urlwrite.cc
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/DLD-FUNCTIONS/urlwrite.cc	Thu Apr 26 20:31:10 2007 +0000
+++ b/src/DLD-FUNCTIONS/urlwrite.cc	Thu Apr 26 20:36:42 2007 +0000
@@ -215,7 +215,7 @@
 @end example\n\
 \n\
 GET and POST requests can be specified by @var{method} and @var{param}.\n\
-The parameter @var{method} is either @samp{get} or @get{post}\n\
+The parameter @var{method} is either @samp{get} or @samp{post}\n\
 and @var{param} is a cell array of parameter and value pairs.\n\
 For example:\n\
 \n\