Skip to content

Commit 48019c5

Browse files
committed
doc: typo
1 parent 90c07f3 commit 48019c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/rust.texi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2784,7 +2784,7 @@ effects of the expression's evaluation.
27842784
* Ref.Expr.Cont:: Expression for terminating a single loop iteration.
27852785
* Ref.Expr.For:: Expression for looping over strings and vectors.
27862786
* Ref.Expr.If:: Expression for simple conditional branching.
2787-
* Ref.Expr.Alt:: Expression for branching on patterh matches.
2787+
* Ref.Expr.Alt:: Expression for branching on pattern matches.
27882788
* Ref.Expr.Prove:: Expression for static assertion of typestate.
27892789
* Ref.Expr.Check:: Expression for dynamic assertion of typestate.
27902790
* Ref.Expr.Claim:: Expression for static (unsafe) or dynamic assertion of typestate.

0 commit comments

Comments
 (0)