Fix typos 2 (#842)
Co-authored-by: Haicheng Wu <57973641+hwu36@users.noreply.github.com>
This commit is contained in:
co-authored by
Haicheng Wu
parent
c4f6b8c6bc
commit
7e370c9637
@@ -284,7 +284,7 @@ struct ScalarArgument : public KernelArgument {
|
||||
// Data members
|
||||
//
|
||||
|
||||
/// Set of posible values
|
||||
/// Set of possible values
|
||||
ValueCollection values;
|
||||
|
||||
//
|
||||
@@ -540,7 +540,7 @@ struct IntegerArgument : public KernelArgument {
|
||||
// Data members
|
||||
//
|
||||
|
||||
/// Set of posible values
|
||||
/// Set of possible values
|
||||
RangeCollection ranges;
|
||||
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user