Docstring fix

This commit is contained in:
Raymond 2021-12-04 08:49:54 -05:00
parent f53c98b087
commit 9b84c52401

View file

@ -14,7 +14,7 @@ namespace Dalamud.Game.Network.Structures
}
/// <summary>
/// Category of this ResultDialog packet.
/// Gets the category of this ResultDialog packet.
/// </summary>
public uint Category { get; private set; }