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
1 changed files with 1 additions and 1 deletions

View File

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