Skip to content

Commit 855bebf

Browse files
committed
fix typo in comments
1 parent dd7717a commit 855bebf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyop2/gpu/cuda.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ def _kernel_args_(self):
102102

103103
class Subset(Subset):
104104
"""
105-
ExtrudedSet for GPU.
105+
Subset for GPU.
106106
"""
107107
@cached_property
108108
def _kernel_args_(self):

0 commit comments

Comments
 (0)