Skip to content

Commit

Permalink
fix markdown in nomicon/dropck
Browse files Browse the repository at this point in the history
  • Loading branch information
durka committed Oct 20, 2015
1 parent c74454a commit f1e06db
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/doc/nomicon/dropck.md
Expand Up @@ -220,6 +220,7 @@ checking the implicit assertion that no potentially expired data
It is sometimes obvious that no such access can occur, like the case above.
However, when dealing with a generic type parameter, such access can
occur indirectly. Examples of such indirect access are:

* invoking a callback,
* via a trait method call.

Expand Down

0 comments on commit f1e06db

Please sign in to comment.