Skip to content

Add a missing verb to the description of std::process::ExitStatus::success() - #43379

Merged
bors merged 1 commit into
rust-lang:masterfrom
s3rvac:fix-exit-status-success-description
Jul 24, 2017
Merged

Add a missing verb to the description of std::process::ExitStatus::success()#43379
bors merged 1 commit into
rust-lang:masterfrom
s3rvac:fix-exit-status-success-description

Conversation

@s3rvac

Copy link
Copy Markdown
Contributor

"Signal termination not considered" -> "Signal termination is not considered"

The first line of the description was rewrapped so it fits into 80 characters.

…ccess().
"Signal termination not considered" -> "Signal termination is not considered"
The first line of the description was rewrapped so it fits into 80 characters.
@shepmaster

Copy link
Copy Markdown
Member

Looks like docs to me... r? @GuillaumeGomez

@shepmastershepmaster added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Jul 21, 2017
@GuillaumeGomez

Copy link
Copy Markdown
Member

Thanks!

@bors: r+ rollup

@bors

bors commented Jul 21, 2017

Copy link
Copy Markdown
Collaborator

📌 Commit 3cefd2b has been approved by GuillaumeGomez

@s3rvacs3rvac closed this Jul 23, 2017
@s3rvac
s3rvac deleted the fix-exit-status-success-description branch July 23, 2017 17:19
@s3rvac
s3rvac restored the fix-exit-status-success-description branch July 23, 2017 17:20
@s3rvacs3rvac reopened this Jul 23, 2017
@s3rvac

Copy link
Copy Markdown
ContributorAuthor

Sorry, I have accidentally removed the branch. It is now back.

@GuillaumeGomez

Copy link
Copy Markdown
Member

@bors: r+ rollup

@bors

bors commented Jul 24, 2017

Copy link
Copy Markdown
Collaborator

💡 This pull request was already approved, no need to approve it again.

@bors

bors commented Jul 24, 2017

Copy link
Copy Markdown
Collaborator

📌 Commit 3cefd2b has been approved by GuillaumeGomez

Mark-Simulacrum added a commit to Mark-Simulacrum/rust that referenced this pull request Jul 24, 2017
…ription, r=GuillaumeGomez
Add a missing verb to the description of std::process::ExitStatus::success()
"Signal termination not considered" -> "Signal termination **is** not considered"
The first line of the description was rewrapped so it fits into 80 characters.
bors added a commit that referenced this pull request Jul 24, 2017
@bors
bors merged commit 3cefd2b into rust-lang:masterJul 24, 2017
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-reviewStatus: Awaiting review from the assignee but also interested parties.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@s3rvac@shepmaster@GuillaumeGomez@bors