Skip to content

Commit a78a874

Browse files
committed
possessive its
1 parent 8e420e0 commit a78a874

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/doc/trpl/closures.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ Small differences, but they’re similar.
6464

6565
# Closures and their environment
6666

67-
The environment for a closure can include bindings from it's enclosing scope in
67+
The environment for a closure can include bindings from its enclosing scope in
6868
addition to parameters and local bindings. It looks like this:
6969

7070
```rust

src/llvm

Submodule llvm updated 16982 files

0 commit comments

Comments
 (0)