forgor an apostrophe

This commit is contained in:
JohnCorby 2022-07-25 09:33:27 -07:00
parent 1db348953e
commit b91dc34edc

View File

@ -5,7 +5,7 @@ namespace QSB.ItemSync;
/// <summary>
/// used for initial state sync.
/// we have to store this separately because its not saved in the item itself, unfortunately.
/// we have to store this separately because it's not saved in the item itself, unfortunately.
/// </summary>
public class ItemState
{