提交 a9217e31 编写于 作者: P Philip Munksgaard

Fix typo in issue-13698.rs

上级 df79da96
......@@ -22,5 +22,5 @@ pub trait Bar {
fn bar(&self) {}
}
// @!has issue_13698/struct.Foo.html '//*[@id="method.foo"]' 'fn bar'
// @!has issue_13698/struct.Foo.html '//*[@id="method.bar"]' 'fn bar'
impl Bar for Foo {}
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册