Skip to content

Commit f1e06db

Browse files
committed
fix markdown in nomicon/dropck
1 parent c74454a commit f1e06db

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/doc/nomicon/dropck.md

+1
Original file line numberDiff line numberDiff line change
@@ -220,6 +220,7 @@ checking the implicit assertion that no potentially expired data
220220
It is sometimes obvious that no such access can occur, like the case above.
221221
However, when dealing with a generic type parameter, such access can
222222
occur indirectly. Examples of such indirect access are:
223+
223224
* invoking a callback,
224225
* via a trait method call.
225226

0 commit comments

Comments
 (0)