Skip to content

Commit

Permalink
minor spelling mistake fix rahhh (#2571)
Browse files Browse the repository at this point in the history
  • Loading branch information
6hundred9 authored May 24, 2024
1 parent bacfde4 commit 6aae325
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Exiled.API/Enums/EffectType.cs
Original file line number Diff line number Diff line change
Expand Up @@ -230,7 +230,7 @@ public enum EffectType
Ghostly,

/// <summary>
/// Manipulate wish Fog player will have.
/// Manipulate which fog type the player will have.
/// <remarks>You can choose fog with <see cref="CustomRendering.FogType"/> and putting it on intensity.</remarks>
/// </summary>
FogControl,
Expand Down

0 comments on commit 6aae325

Please sign in to comment.