Skip to content

fix docs #44

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 10, 2014
Merged

fix docs #44

merged 1 commit into from
Apr 10, 2014

Conversation

icattlecoder
Copy link
Contributor

fix docs

@@ -424,7 +426,7 @@ public static void PutFile(string bucket, string key, string fname)
{
var policy = new PutPolicy(bucket, 3600);
string upToken = policy.Token();
PutExtra extra = new PutExtra();
PutExtra extra = new PutExtra ();
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

这里咋多了空格?

@longbai
Copy link
Contributor

longbai commented Apr 10, 2014

LGTM

longbai added a commit that referenced this pull request Apr 10, 2014
@longbai longbai merged commit 29fd399 into qiniu:develop Apr 10, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants