Skip to content

Commit 2462bcd

Browse files
committed
add a . at the end of the line
1 parent 510a5f0 commit 2462bcd

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
@@ -56,7 +56,7 @@ _Ref 8.6.1_
5656

5757
MISRA C:2012 Rule 10.4
5858

59-
Both operands of an operator in which the usual arithmetic conversions are performed shall have the same essential type category
59+
Both operands of an operator in which the usual arithmetic conversions are performed shall have the same essential type category.
6060

6161
_Ref 10.4.1_
6262
- This is a basic comparison of positive values only.

0 commit comments

Comments
 (0)