Skip to content

Commit

Permalink
Update src/main/java/net/dv8tion/jda/api/entities/Entitlement.java
Browse files Browse the repository at this point in the history
Co-authored-by: freya02 <[email protected]>
  • Loading branch information
Giuliopime and freya022 authored Nov 17, 2023
1 parent 4320979 commit 43b48a8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ public interface Entitlement extends ISnowflake
long getSkuIdLong();

/**
* The id of the sku related to this {@link Entitlement Entitlement}
* The id of the SKU related to this {@link Entitlement Entitlement}
*
* @return The id of the SKU related to this {@link Entitlement Entitlement}
*/
Expand Down

0 comments on commit 43b48a8

Please sign in to comment.