Skip to content

Commit ef69a4b

Browse files
committed
docs: typo fix
1 parent 1713219 commit ef69a4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DisCatSharp/Enums/User/UserFlags.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ public enum UserFlags : long
9191
TeamPseudoUser = 1L << 10,
9292

9393
/// <summary>
94-
/// User previously requested verfication and/or partnership for a guild..
94+
/// User previously requested verification and/or partnership for a guild.
9595
/// </summary>
9696
InternalApplication = 1L << 11,
9797

0 commit comments

Comments
 (0)