提交 ee3d4f15 编写于 作者: N Nick Schonning 提交者: Jan Kotas

typo: Double word "are" (dotnet/corefxdotnet/coreclr#36275)

Signed-off-by: Ndotnet-bot <dotnet-bot@microsoft.com>


Commit migrated from https://github.com/dotnet/coreclr/commit/026ff36a4fa9a37c7ee5ded0f77e4bb3d99c3883
上级 76afa876
......@@ -608,7 +608,7 @@ public string Attribute(string name)
public SecurityElement SearchForChildByTag(string tag)
{
// Go through all the children and see if we can
// find the one are are asked for (matching tags)
// find the ones that are asked for (matching tags)
if (tag == null)
throw new ArgumentNullException(nameof(tag));
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册