fix comment

This commit is contained in:
Craig Roberts 2018-08-30 15:05:34 -04:00
parent deccbc2b4b
commit 3c74cf4131

View file

@ -33,7 +33,7 @@
}
/// <summary>
/// Get or set state
/// Get or set state
/// </summary>
public MusicOnHoldStates State { get; set; }
}