Mercurial > hg > octave-jordi
diff src/DLD-FUNCTIONS/urlwrite.cc @ 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 | 10da0f6d85c2 |
line wrap: on
line diff
--- a/src/DLD-FUNCTIONS/urlwrite.cc +++ b/src/DLD-FUNCTIONS/urlwrite.cc @@ -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\