Commit 2fe90ce
fix: correct grammar in ndarray type test comments
Fix grammatical error in compiler error description comments:
Before: "provided a first argument is not an ndarray which has"
After: "provided a first argument which is not an ndarray having"
Applied to both `ones-like` and `zeros-like` type test files.
Closes #11152
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 9015bd8 commit 2fe90ce
2 files changed
Lines changed: 2 additions & 2 deletions
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| |||
0 commit comments