Skip to content

Commit 6b06f6a

Browse files
fix module name
1 parent a76d789 commit 6b06f6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/ArrayInterfaceGPUArrays/src/ArrayInterfaceGPUArrays.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
module ArrayInterfaceGPUArraysCore
1+
module ArrayInterfaceGPUArrays
22

33
using Adapt
44
using ArrayInterfaceCore

0 commit comments

Comments
 (0)