Skip to content

Commit 2c18e93

Browse files
0xc0170LDong-Arm
andauthored
Update platform/source/mbed_os_timer.cpp
fix the typo Co-authored-by: Lingkai Dong <lingkai.dong@arm.com>
1 parent a6ce2c5 commit 2c18e93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platform/source/mbed_os_timer.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717

1818
#include "platform/mbed_power_mgmt.h"
1919
#include "platform/CriticalSectionLock.h"
20-
#include "paltform/internal/SysTimer.h"
20+
#include "platform/internal/SysTimer.h"
2121
#include "platform/internal/mbed_os_timer.h"
2222
#include "us_ticker_api.h"
2323
#include "lp_ticker_api.h"

0 commit comments

Comments
 (0)