Skip to content

Commit

Permalink
Correct mistake in documentation for Permissions (#261)
Browse files Browse the repository at this point in the history
  • Loading branch information
Dekkonot authored Sep 27, 2020
1 parent 09d7bcf commit a8e228f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libs/utils/Permissions.lua
Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,7 @@ function Permissions:intersection(other) -- in both
end

--[=[
@m name
@m difference
@p other Permissions
@r Permissions
@d Returns a new Permissions object that contains the permissions that are not
Expand Down

0 comments on commit a8e228f

Please sign in to comment.