Commit d72267ae authored by Brad Fitzpatrick's avatar Brad Fitzpatrick

http: doc typo

R=golang-dev, dsymonds
CC=golang-dev
https://golang.org/cl/5303067
parent 85b9f357
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
// license that can be found in the LICENSE file. // license that can be found in the LICENSE file.
/* /*
Package http provides HTTP client and server implementaions. Package http provides HTTP client and server implementations.
Get, Head, Post, and PostForm make HTTP requests: Get, Head, Post, and PostForm make HTTP requests:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment