# HG changeset patch # User jwe # Date 1177619802 0 # Node ID 1294fa07652b7f553c7daa7b5aa0f03a9f675588 # Parent 4deaf99400b2bac67144c1e50fc33563af40c350 [project @ 2007-04-26 20:36:42 by jwe] diff -r 4deaf99400b2 -r 1294fa07652b src/DLD-FUNCTIONS/urlwrite.cc --- 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\