Skip to content

Commit 5541bd3

Browse files
stdlib-botkgryte
authored and
Utkarsh Gupta
committed
docs: update namespace TypeScript declarations
PR-URL: stdlib-js#1676 Co-authored-by: Athan Reines <[email protected]> Reviewed-by: Athan Reines <[email protected]> Signed-off-by: stdlib-bot <[email protected]>
1 parent 87b4900 commit 5541bd3

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
@@ -489,7 +489,7 @@ interface Namespace {
489489
* @param alpha - constant
490490
* @param x - input array
491491
* @param stride - stride length
492-
* @returns `x`
492+
* @returns input array
493493
*
494494
* @example
495495
* var Float64Array = require( '@stdlib/array/float64' );

0 commit comments

Comments
 (0)