Skip to content

Commit 99fd7f2

Browse files
committed
typo 2
1 parent a8f5989 commit 99fd7f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/doc/reference.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3685,7 +3685,7 @@ fn main() {
36853685
}
36863686
```
36873687

3688-
In this example, the trait `Printable` occurs as an trait object in both the
3688+
In this example, the trait `Printable` occurs as a trait object in both the
36893689
type signature of `print`, and the cast expression in `main`.
36903690

36913691
### Type parameters

0 commit comments

Comments
 (0)