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 4b4110b commit 4320979
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ public interface Entitlement extends ISnowflake
long getIdLong();

/**
* 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 4320979

Please sign in to comment.