Skip to content

Commit 9252afd

Browse files
committed
fix broken link
1 parent fb7d596 commit 9252afd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/types-and-traits.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -890,7 +890,7 @@ A :t:`closure type` implicitly implements the :std:`core::marker::Send`
890890

891891
:dp:`fls_5jh07heok8sy`
892892
A :t:`closure type` implicitly implements the :std:`core::marker::Sync`
893-
:t:`trait` if all the :t:`[type]s` of the :t:`[value]s` of the :t:`capture
893+
:t:`trait` if all the :t:`[type]s` of the :t:`[value]s` of the :t:`capturing
894894
environment` implement the :std:`core::marker::Send` :t:`trait`.
895895

896896
.. _fls_airvr79xkcag:

0 commit comments

Comments
 (0)