Apply missed xmldoc suggestion

This commit is contained in:
Dan Balasescu 2020-03-04 12:47:01 +09:00 committed by GitHub
parent e9b0770f64
commit aa17a64a0e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -104,7 +104,7 @@ namespace osu.Game.Graphics
public enum FontWeight
{
/// <summary>
/// equivalent to weight 300
/// Equivalent to weight 300.
/// </summary>
Light = 300,