Skip to content

Commit 7ea15d5

Browse files
author
Alex Taffe
authored
Fix typo
1 parent 9a4a6d4 commit 7ea15d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stdlib/public/Platform/winsdk.modulemap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ module WinSDK [system] {
132132

133133
// api-ms-win-core-usb-l1-1-0.dll
134134
module usb {
135-
heaeder "winusb.h"
135+
header "winusb.h"
136136
export *
137137
}
138138

0 commit comments

Comments
 (0)