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 a typo in path.rs docs #40648

Merged
merged 1 commit into from Mar 19, 2017
Merged

Fix a typo in path.rs docs #40648

merged 1 commit into from Mar 19, 2017

Conversation

s3rvac
Copy link
Contributor

@s3rvac s3rvac commented Mar 19, 2017

The name of the variable used in the example is path, not os_str.

The name of the variable used in the example is `path`, not `os_str`.
@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. Due to 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 the contribution instructions for more information.

@frewsxcv
Copy link
Member

Thanks!

@bors r+ rollup

@bors
Copy link
Contributor

bors commented Mar 19, 2017

📌 Commit 7add53e has been approved by frewsxcv

@frewsxcv frewsxcv assigned frewsxcv and unassigned aturon Mar 19, 2017
frewsxcv added a commit to frewsxcv/rust that referenced this pull request Mar 19, 2017
Fix a typo in path.rs docs

The name of the variable used in the example is `path`, not `os_str`.
bors added a commit that referenced this pull request Mar 19, 2017
Rollup of 13 pull requests

- Successful merges: #40441, #40445, #40562, #40564, #40583, #40588, #40589, #40590, #40603, #40611, #40621, #40646, #40648
- Failed merges:
@bors bors merged commit 7add53e into rust-lang:master Mar 19, 2017
@s3rvac s3rvac deleted the fix-path-docs-typo branch March 24, 2017 08:38
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.

None yet

5 participants