Skip to content

Commit

Permalink
replace 'but' with 'and'
Browse files Browse the repository at this point in the history
  • Loading branch information
MatejLach committed Dec 2, 2014
1 parent 738d980 commit ebf22cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/doc/guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -2861,7 +2861,7 @@ parts of your library. The six levels are:
* experimental: This item was only recently introduced or is otherwise in a
state of flux. It may change significantly, or even be removed. No guarantee
of backwards-compatibility.
* unstable: This item is still under development, but requires more testing to
* unstable: This item is still under development and requires more testing to
be considered stable. No guarantee of backwards-compatibility.
* stable: This item is considered stable, and will not change significantly.
Guarantee of backwards-compatibility.
Expand Down

4 comments on commit ebf22cb

@bors
Copy link
Contributor

@bors bors commented on ebf22cb Dec 2, 2014

Choose a reason for hiding this comment

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

saw approval from steveklabnik
at MatejLach@ebf22cb

@bors
Copy link
Contributor

@bors bors commented on ebf22cb Dec 2, 2014

Choose a reason for hiding this comment

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

merging MatejLach/rust/but-and_guide = ebf22cb into auto

@bors
Copy link
Contributor

@bors bors commented on ebf22cb Dec 2, 2014

Choose a reason for hiding this comment

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

MatejLach/rust/but-and_guide = ebf22cb merged ok, testing candidate = 57ee2e96

Please sign in to comment.