Browse Source

Remove extra whitespaces

pull/2026/head
Benedikt Schroeder 8 years ago
parent
commit
1bb8631340
  1. 2
      src/Avalonia.Visuals/Media/Fonts/FontFamilyKey.cs

2
src/Avalonia.Visuals/Media/Fonts/FontFamilyKey.cs

@ -43,7 +43,7 @@ namespace Avalonia.Media.Fonts
Location = source;
}
}
}
}
/// <summary>
/// Location of stored font asset that belongs to a <see cref="FontFamily"/>

Loading…
Cancel
Save