Skip to content

Commit 20cd312

Browse files
Update src/device/intrinsics/output.jl
Co-authored-by: Christian Guinard <[email protected]>
1 parent c4b91dd commit 20cd312

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/device/intrinsics/output.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
const MTLLOG_SUBSYSTEM = "com.juliagpu.metal.jl"
2-
const MTLLOG_CATEGRORY = "mtlprintf"
2+
const MTLLOG_CATEGORY = "mtlprintf"
33

44
const __METAL_OS_LOG_TYPE_DEBUG__ = Int32(2)
55
const __METAL_OS_LOG_TYPE_INFO__ = Int32(1)

0 commit comments

Comments
 (0)