Skip to content

Commit

Permalink
typo 2
Browse files Browse the repository at this point in the history
  • Loading branch information
nwin committed Apr 23, 2015
1 parent a8f5989 commit 99fd7f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/doc/reference.md
Expand Up @@ -3685,7 +3685,7 @@ fn main() {
}
```

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

### Type parameters
Expand Down

0 comments on commit 99fd7f2

Please sign in to comment.