Skip to content

Commit b679211

Browse files
committed
Adjusted correct statement keyword.
1 parent 71aec30 commit b679211

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

secilc/docs/cil_role_statements.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ Authorises a [`role`](cil_role_statements.md#role) to access a [`type`](cil_type
5151
**Statement definition:**
5252

5353
```secil
54-
(role role_id type_id)
54+
(roletype role_id type_id)
5555
```
5656

5757
**Where:**

0 commit comments

Comments
 (0)