Skip to content

Commit 25cb338

Browse files
committed
Repair trivial case-sensitive typo
1 parent 906932e commit 25cb338

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ref_app/src/mcal/am6254_soc/mcal_led_am6254_soc.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
#include <util/utility/util_time.h>
1717

1818
#include <cstdint>
19-
#include <type_Traits>
19+
#include <type_traits>
2020

2121
namespace mcal
2222
{

0 commit comments

Comments
 (0)