Commit 1e240c2
authored
MINOR: [C++][Compute] Fix kernel docstring typo (#47295)
### Rationale for this change
Typo.
### What changes are included in this PR?
`if` -> `is`
### Are these changes tested?
No need.
### Are there any user-facing changes?
None.
Authored-by: Rossi Sun <[email protected]>
Signed-off-by: Sutou Kouhei <[email protected]>1 parent 80addfa commit 1e240c2
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
364 | 364 | | |
365 | 365 | | |
366 | 366 | | |
367 | | - | |
| 367 | + | |
368 | 368 | | |
369 | 369 | | |
370 | 370 | | |
| |||
0 commit comments