Skip to content

Commit d5575ad

Browse files
docs: update namespace TypeScript declarations
PR-URL: #3305 Reviewed-by: Athan Reines <[email protected]> Signed-off-by: stdlib-bot <[email protected]> Co-authored-by: Philipp Burckhardt <[email protected]>
1 parent 9bd5c73 commit d5575ad

File tree

1 file changed

+1
-1
lines changed
  • lib/node_modules/@stdlib/blas/ext/base/docs/types

1 file changed

+1
-1
lines changed

lib/node_modules/@stdlib/blas/ext/base/docs/types/index.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3249,7 +3249,7 @@ interface Namespace {
32493249
*
32503250
* @param N - number of indexed elements
32513251
* @param x - input array
3252-
* @param stride - stride length
3252+
* @param strideX - stride length
32533253
* @returns sum
32543254
*
32553255
* @example

0 commit comments

Comments
 (0)