summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/NEWS-1.9.32
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/NEWS-1.9.3 b/doc/NEWS-1.9.3
index b2b0e8f65c..f512fd8691 100644
--- a/doc/NEWS-1.9.3
+++ b/doc/NEWS-1.9.3
@@ -212,7 +212,7 @@ with all sufficient information, see the ChangeLog file.
http.request_post('/continue', 'body=BODY', 'expect' => '100-continue')
* new method:
- * Net::HTTPRequest#set_form): Added to support
+ * Net::HTTPRequest#set_form: Added to support
both application/x-www-form-urlencoded and multipart/form-data.
* openssl