Skip to content

Commit

Permalink
Fix a typo
Browse files Browse the repository at this point in the history
  • Loading branch information
mederly committed Feb 20, 2024
1 parent 4f7a15a commit 2738f19
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
*
* Notes:
*
* . {@link AuthorizationConstants#AUTZ_REST_ALL_URL} is a special action that covers REST actions.
* . {@link AuthorizationConstants#AUTZ_REST_ALL_URL} is a special action that covers all REST actions.
* . {@link AuthorizationConstants#AUTZ_REST_PROXY_URL} is *not* a REST action URL.
*/
public enum RestAuthorizationAction implements DisplayableValue<String> {
Expand Down

0 comments on commit 2738f19

Please sign in to comment.