mirror of https://github.com/ppy/osu
Apply missed xmldoc suggestion
This commit is contained in:
parent
e9b0770f64
commit
aa17a64a0e
|
@ -104,7 +104,7 @@ public enum Typeface
|
|||
public enum FontWeight
|
||||
{
|
||||
/// <summary>
|
||||
/// equivalent to weight 300
|
||||
/// Equivalent to weight 300.
|
||||
/// </summary>
|
||||
Light = 300,
|
||||
|
||||
|
|
Loading…
Reference in New Issue