mirror of
https://github.com/goatcorp/Dalamud.git
synced 2026-02-25 14:11:48 +01:00
doc: remove sets in the comment of IFontSpec.FontNo
This commit is contained in:
parent
c55e47ee4d
commit
35508be552
1 changed files with 1 additions and 1 deletions
|
|
@ -25,7 +25,7 @@ public interface IFontSpec
|
|||
float LineHeightPx { get; }
|
||||
|
||||
/// <summary>
|
||||
/// Gets or sets the font face index within a TrueType Collection (TTC) file.
|
||||
/// Gets the font face index within a TrueType Collection (TTC) file.
|
||||
/// </summary>
|
||||
/// <remarks>
|
||||
/// This property only applies to <see cref="DalamudAsset.NotoSansCJKRegular"/> and
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue