Skip to content

Fix some typos #23830

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
Mar 30, 2015
Merged

Fix some typos #23830

merged 1 commit into from
Mar 30, 2015

Conversation

petrochenkov
Copy link
Contributor

@@ -1511,7 +1511,7 @@ mod tests {
assert_eq!(v, b"foobar\0\0\0\0".to_vec());

// Truncate to a smaller length, don't seek, and then write something.
// Ensure that the intermediate zeroes are all filled in (we're seeked
// Ensure that the intermediate zeroes are all filled in (we're sought
Copy link
Member

Choose a reason for hiding this comment

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

I don't think this is correct. Probably should be "We have seeked past the end of the file" or something.

@Manishearth
Copy link
Member

LGTM aside from the small issue with the seek comments.

@steveklabnik
Copy link
Member

@bors: r+ rollup

@bors
Copy link
Collaborator

bors commented Mar 29, 2015

📌 Commit 1accaa9 has been approved by steveklabnik

@steveklabnik
Copy link
Member

Thank you!

@bors
Copy link
Collaborator

bors commented Mar 29, 2015

⌛ Testing commit 1accaa9 with merge d8be84e...

@bors
Copy link
Collaborator

bors commented Mar 30, 2015

@bors bors merged commit 1accaa9 into rust-lang:master Mar 30, 2015
@petrochenkov petrochenkov deleted the spellcheck branch May 9, 2015 11:57
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.

4 participants