Skip to content
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

encoding/base64: documentation typo #12244

Closed
sbdchd opened this issue Aug 21, 2015 · 0 comments
Closed

encoding/base64: documentation typo #12244

sbdchd opened this issue Aug 21, 2015 · 0 comments

Comments

@sbdchd
Copy link

sbdchd commented Aug 21, 2015

In the docs for the base64 package in the variables section there is a typo.

The description under var RawURLEncoding = URLEncoding.WithPadding(NoPadding) uses URLEncoding to describe the above variable when it should be using RawURLEncoding.

@ianlancetaylor ianlancetaylor added this to the Go1.6 milestone Aug 21, 2015
@ianlancetaylor ianlancetaylor self-assigned this Aug 21, 2015
@ianlancetaylor ianlancetaylor changed the title Documentation: encoding/base64 typo encoding/base64: documentation typo Aug 21, 2015
@golang golang locked and limited conversation to collaborators Aug 22, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants