Skip to content

Commit f2e412f

Browse files
authored
Apply suggestions from code review
Signed-off-by: Vladimír Štill <[email protected]>
1 parent ed7ad81 commit f2e412f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

p4-16/spec/P4-16-spec.mdk

+1-1
Original file line numberDiff line numberDiff line change
@@ -8510,7 +8510,7 @@ The `@name` annotation directs the compiler to use a different
85108510
local name when generating the external APIs used to manipulate a
85118511
language element from the control plane. This annotation takes a local
85128512
compile-time know value of type `string` (typically a string literal).
8513-
In the followigng example, the fully-qualified name of the table is
8513+
In the following example, the fully-qualified name of the table is
85148514
`c_inst.t1`.
85158515

85168516
~ Begin P4Example

0 commit comments

Comments
 (0)