Skip to content

Commit

Permalink
modify comment
Browse files Browse the repository at this point in the history
  • Loading branch information
rockspore committed Aug 8, 2023
1 parent 214bba8 commit e15b7fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/core/lib/security/authorization/rbac_policy.h
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@ struct Rbac {

std::string ToString() const;

// The authorization policy name or the HTTP RBAC filter name.
// The authorization policy name or empty string in xDS case.
std::string name;

Action action;
Expand Down

0 comments on commit e15b7fe

Please sign in to comment.