Skip to content

Commit

Permalink
fix(PermissionOverwrites): resolveOverwriteOptions description (#4088)
Browse files Browse the repository at this point in the history
smoll update
  • Loading branch information
withmask committed Apr 16, 2020
1 parent fcacf1b commit d709656
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/structures/PermissionOverwrites.js
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ class PermissionOverwrites {
*/

/**
* Deletes this Permission Overwrite.
* Resolves bitfield permissions overwrites from an object.
* @param {PermissionOverwriteOptions} options The options for the update
* @param {Object} initialPermissions The initial permissions
* @param {PermissionResolvable} initialPermissions.allow Initial allowed permissions
Expand Down

0 comments on commit d709656

Please sign in to comment.