mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-07-09 03:04:24 -04:00
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…
x
Reference in New Issue
Block a user