提交 544516ac 编写于 作者: M Matt Brubeck 提交者: Alex Crichton

Fix reference to "these two traits."

There are actually three traits listed.
上级 c1e52c71
...@@ -2107,7 +2107,7 @@ references, or types where the only contained references ...@@ -2107,7 +2107,7 @@ references, or types where the only contained references
have the `'static` lifetime. (For more on named lifetimes and their uses, have the `'static` lifetime. (For more on named lifetimes and their uses,
see the [references and lifetimes guide][lifetimes].) see the [references and lifetimes guide][lifetimes].)
> ***Note:*** These two traits were referred to as 'kinds' in earlier > ***Note:*** These built-in traits were referred to as 'kinds' in earlier
> iterations of the language, and often still are. > iterations of the language, and often still are.
Additionally, the `Drop` trait is used to define destructors. This Additionally, the `Drop` trait is used to define destructors. This
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册