Skip to content

Commit fa0fb6f

Browse files
committed
Fix exception file reference
1 parent 23b0424 commit fa0fb6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MISRA.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ _Ref 11.5.5_
119119

120120
MISRA C-2012 Rule 14.3: Controlling expressions shall not be invariant.
121121

122-
_Ref 14.3.1_
122+
_Ref 14.3_
123123
- The `configMAX_TASK_NAME_LEN` and `taskRESERVED_TASK_NAME_LENGTH` values
124124
constant at compile time however can vary depending on build configuration.
125125
This condition takes into account the build configuration of the system.

0 commit comments

Comments
 (0)