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

Fix an String in env.rs documentation #23384

Merged
merged 1 commit into from
Mar 15, 2015
Merged

Fix an String in env.rs documentation #23384

merged 1 commit into from
Mar 15, 2015

Conversation

daboross
Copy link
Contributor

This changed an String to a String. Very minor change!

The usage of an String was introduced in a828e79#diff-b596503c7c33ce457b6d047e351ac12bR423, which changed an OsString to an String.

Super minor change!

The `an String` was introduced in a828e79#diff-b596503c7c33ce457b6d047e351ac12bR423, which changed `an OsString` to `an String`.
@rust-highfive
Copy link
Collaborator

Thanks for the pull request, and welcome! The Rust team is excited to review your changes, and you should hear from @aturon (or someone else) soon.

If any changes to this PR are deemed necessary, please add them as extra commits. This ensures that the reviewer can see what has changed since they last reviewed the code. The way Github handles out-of-date commits, this should also make it reasonably obvious what issues have or haven't been addressed. Large or tricky changes may require several passes of review and changes.

Please see CONTRIBUTING.md for more information.

@alexcrichton
Copy link
Member

@bors: r+

@bors
Copy link
Contributor

bors commented Mar 15, 2015

@bors r=alexcrichton fe9bb26

@Manishearth
Copy link
Member

@bors: rollup

Manishearth added a commit to Manishearth/rust that referenced this pull request Mar 15, 2015
This changed `an String` to `a String`. Very minor change!

The usage of `an String` was introduced in rust-lang@a828e79#diff-b596503c7c33ce457b6d047e351ac12bR423, which changed `an OsString` to `an String`.
@Manishearth Manishearth mentioned this pull request Mar 15, 2015
bors added a commit that referenced this pull request Mar 15, 2015
@bors bors merged commit fe9bb26 into rust-lang:master Mar 15, 2015
@daboross daboross deleted the patch-2 branch March 15, 2015 21:09
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.

6 participants