Skip to content

Commit 3163201

Browse files
stdlib-botkgryte
andauthored
docs: update namespace TypeScript declarations
PR-URL: #1676 Co-authored-by: Athan Reines <kgryte@gmail.com> Reviewed-by: Athan Reines <kgryte@gmail.com> Signed-off-by: stdlib-bot <82920195+stdlib-bot@users.noreply.github.com>
1 parent c44cae7 commit 3163201

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

+1-1
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)