Skip to content

Commit db5e81d

Browse files
authored
grammar
Signed-off-by: Kyle Cripps <60898032+kfcripps@users.noreply.github.com>
1 parent d9fd287 commit db5e81d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

p4-16/spec/P4-16-spec.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9049,7 +9049,7 @@ The P4 compiler should provide:
90499049
=== Summary of changes made in unreleased version
90509050

90519051
* Clarified that numeric priorities cannot be assigned to entries of a table that has `const entries` (<<sec-entries>>).
9052-
* Clarify that `switch` statements are allowed in action and function bodies, and that `switch` statements with `action_run` expressions are only allowed in control `apply` blocks (<<sec-stmts>> and <<sec-switch-stmt>>).
9052+
* Clarified that `switch` statements are allowed in action and function bodies, and that `switch` statements with `action_run` expressions are only allowed in control `apply` blocks (<<sec-stmts>> and <<sec-switch-stmt>>).
90539053

90549054
=== Summary of changes made in version 1.2.5, released October 11, 2024
90559055

0 commit comments

Comments
 (0)