Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/rbac.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ part of the server API:
return ENGINE_EACCESS;
}

### PrvilegeAccess::Status
### PrivilegeAccess::Status

The privilege database provides a privilege check method that returns a status
for the requested privilege, in general a check is either successful or a
Expand Down