mirror of
https://github.com/onyx-and-iris/Lottery.git
synced 2024-11-21 21:50:48 +00:00
typo
This commit is contained in:
parent
1ab125985c
commit
900fd940cf
@ -2,7 +2,7 @@
|
|||||||
{
|
{
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Base Lottery class, it accepts a Generator
|
/// Base Lottery class, it accepts a Generator
|
||||||
/// SpecialIdentifier may be overriden for Lotteries with Special values.
|
/// SpecialIdentifier may be overridden for Lotteries with Special values.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
/// <param name="Generator"></param>
|
/// <param name="Generator"></param>
|
||||||
internal class Lottery(IGenerator Generator)
|
internal class Lottery(IGenerator Generator)
|
||||||
|
Loading…
Reference in New Issue
Block a user