docstring fix

This commit is contained in:
Raymond 2021-12-23 16:46:27 -05:00
parent 2c99778eeb
commit d10aabfa98

View file

@ -29,7 +29,7 @@ namespace Dalamud.Game.ClientState.JobGauge.Types
public byte FairyGauge => this.Struct->FairyGauge;
/// <summary>
/// Gets the Seraph time remaiSCHg in milliseconds.
/// Gets the remaining time Seraph is active in milliseconds.
/// </summary>
public short SeraphTimer => this.Struct->SeraphTimer;