its vs it's
This commit is contained in:
parent
3a5e9a3f99
commit
436e8d69bf
1 changed files with 1 additions and 1 deletions
|
|
@ -1247,7 +1247,7 @@ macro_rules! try {
|
|||
}
|
||||
```
|
||||
|
||||
This is not it's real definition. It's real definition is
|
||||
This is not its real definition. Its real definition is
|
||||
[in the standard library](../std/macro.try!.html):
|
||||
|
||||
<div id="code-try-def">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue