Skip to content

Commit a96f0f1

Browse files
committed
Fixing typo missed in dotnet#2912
1 parent 09b8853 commit a96f0f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xml/System.Numerics/Complex.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2006,7 +2006,7 @@ Languages that do not support custom operators can call the <xref:System.Numeric
20062006
20072007
]]></format>
20082008
</remarks>
2009-
<altmember cref="M:System.Numerics.Complex.Add(System.NDouble,System.Numerics.Complex)" />
2009+
<altmember cref="M:System.Numerics.Complex.Add(System.Double,System.Numerics.Complex)" />
20102010
</Docs>
20112011
</Member>
20122012
<Member MemberName="op_Addition">

0 commit comments

Comments
 (0)