We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 90c07f3 commit 48019c5Copy full SHA for 48019c5
doc/rust.texi
@@ -2784,7 +2784,7 @@ effects of the expression's evaluation.
2784
* Ref.Expr.Cont:: Expression for terminating a single loop iteration.
2785
* Ref.Expr.For:: Expression for looping over strings and vectors.
2786
* Ref.Expr.If:: Expression for simple conditional branching.
2787
-* Ref.Expr.Alt:: Expression for branching on patterh matches.
+* Ref.Expr.Alt:: Expression for branching on pattern matches.
2788
* Ref.Expr.Prove:: Expression for static assertion of typestate.
2789
* Ref.Expr.Check:: Expression for dynamic assertion of typestate.
2790
* Ref.Expr.Claim:: Expression for static (unsafe) or dynamic assertion of typestate.
0 commit comments