Skip to content

Commit

Permalink
Minor style fix.
Browse files Browse the repository at this point in the history
  • Loading branch information
Xazax-hun committed May 30, 2013
1 parent e583d5a commit 9fd18a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/rust.md
Expand Up @@ -2033,7 +2033,7 @@ as
=
~~~~

Operators at the same precedence level are evaluated left-to-right. [`Unary operators`](#unary-operator-expressions)
Operators at the same precedence level are evaluated left-to-right. [Unary operators](#unary-operator-expressions)
have the same precedence level and it is stronger than any of the binary operators.

### Grouped expressions
Expand Down

0 comments on commit 9fd18a9

Please sign in to comment.