Skip to content

Commit 22536ec

Browse files
adenchfijvdp1
andauthored
Apply suggestions from code review
Fixing minor typo v -> B Co-authored-by: Jeremie Vandenplas <[email protected]>
1 parent 25b219d commit 22536ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/specs/stdlib_linalg.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@ Computes the Kronecker product of two rank-2 arrays
178178

179179
`A`: Shall be a rank-2 array with dimensions M1, N1
180180

181-
`v`: Shall be a rank-2 array with dimensions M2, N2
181+
`B`: Shall be a rank-2 array with dimensions M2, N2
182182

183183
### Return value
184184

0 commit comments

Comments
 (0)