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

typo: Double word "this" (dotnet/corefxdotnet/coreclr#36273)

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


Commit migrated from https://github.com/dotnet/coreclr/commit/df550d77db2e21ff19ac02f0421c26ca1c53231a
上级 ee3d4f15
......@@ -619,7 +619,7 @@ public override bool IsLeapMonth(int year, int month, int era)
/// <summary>
/// Returns the leap month in a calendar year of the specified era. This method returns 0
/// if this this year is not a leap year.
/// if this year is not a leap year.
/// </summary>
public override int GetLeapMonth(int year, int era)
{
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册