提交 4614cdd2 编写于 作者: M Mara Bos

Fix typos.

上级 5694b8e4
......@@ -6,7 +6,7 @@
#[doc = concat!(
"The smallest value that can be represented by this integer type. Use ",
"[`", stringify!($T), "::MIN", "`](../../std/primitive.", stringify!($T), ".html#associatedconstant.MIN)",
"intead.",
" instead.",
)]
///
/// # Examples
......@@ -25,7 +25,7 @@
#[doc = concat!(
"The largest value that can be represented by this integer type. Use ",
"[`", stringify!($T), "::MAX", "`](../../std/primitive.", stringify!($T), ".html#associatedconstant.MAX)",
"instead.",
" instead.",
)]
///
/// # Examples
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册