Skip to content

Commit d150319

Browse files
Update RecontainedEventArgs.cs
1 parent f236787 commit d150319

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

EXILED/Exiled.Events/EventArgs/Scp079/RecontainedEventArgs.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,8 +53,8 @@ public RecontainedEventArgs(Player player, PlayerRoles.PlayableScps.Scp079.Scp07
5353
public Player Attacker { get; }
5454

5555
/// <summary>
56-
/// Gets a value indicating whether or not the recontained has been made automatically or by triggering the proccess.
56+
/// Gets a value indicating whether the recontainment has been made automatically or by triggering the process.
5757
/// </summary>
5858
public bool IsAutomatic { get; }
5959
}
60-
}
60+
}

0 commit comments

Comments
 (0)