mirror of
https://github.com/oliverbooth/X10D
synced 2024-11-10 06:55:43 +00:00
Fix incorrect wording in xmldoc
This commit is contained in:
parent
2c1da816ee
commit
66a85d4f80
@ -196,7 +196,7 @@ public readonly struct CircleF : IEquatable<CircleF>, IComparable<CircleF>, ICom
|
|||||||
}
|
}
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Compares this instance to another <see cref="Circle" />.
|
/// Compares this instance to another <see cref="CircleF" />.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
/// <param name="obj">The other object.</param>
|
/// <param name="obj">The other object.</param>
|
||||||
/// <returns>
|
/// <returns>
|
||||||
|
Loading…
Reference in New Issue
Block a user