Make EventArgs documentation more consistent.
This commit is contained in:
parent
b2f734efd1
commit
8c9cd5f6d7
|
@ -3,7 +3,7 @@
|
|||
namespace Jellyfin.Data.Events.System
|
||||
{
|
||||
/// <summary>
|
||||
/// An event that fires when there is a pending restart.
|
||||
/// An event that occurs when there is a pending restart.
|
||||
/// </summary>
|
||||
public class PendingRestartEventArgs : EventArgs
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue
Block a user