mirror of
https://github.com/golang/go.git
synced 2025-12-08 06:10:04 +00:00
pkg: spelling tweaks, I-Z
also, a few miscellaneous fixes to files outside pkg R=golang-dev, dsymonds, mikioh.mikioh, r CC=golang-dev https://golang.org/cl/4517116
This commit is contained in:
parent
9107b530d8
commit
3fbd478a8a
31 changed files with 48 additions and 48 deletions
|
|
@ -70,7 +70,7 @@ def upload(file, project_name, user_name, password, summary, labels=None):
|
|||
|
||||
Returns: a tuple:
|
||||
http_status: 201 if the upload succeeded, something else if an
|
||||
error occured.
|
||||
error occurred.
|
||||
http_reason: The human-readable string associated with http_status
|
||||
file_url: If the upload succeeded, the URL of the file on Google
|
||||
Code, None otherwise.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue