未验证 提交 5705c986 编写于 作者: D Dan Roberts 提交者: GitHub

Fix typo in a summary comment in SharedAttribute (#67120)

上级 f1dbe2ec
......@@ -34,7 +34,7 @@ public SharedAttribute(string sharingBoundaryName) : base(SharingBoundaryPartMet
}
/// <summary>
/// he boundary outside of which this part is inaccessible.
/// The boundary outside of which this part is inaccessible.
/// </summary>
public string SharingBoundary => (string)base.Value;
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册