Skip to content

Commit 8e4990d

Browse files
stdlib-botkgryte
andauthored
docs: update namespace TypeScript declarations
PR-URL: #1975 Co-authored-by: Athan Reines <[email protected]> Reviewed-by: Athan Reines <[email protected]> Signed-off-by: stdlib-bot <[email protected]>
1 parent 1c4fd83 commit 8e4990d

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
@@ -146,7 +146,7 @@ interface Namespace {
146146
* @param alpha - constant
147147
* @param x - input array
148148
* @param stride - stride length
149-
* @returns `x`
149+
* @returns input array
150150
*
151151
* @example
152152
* var Float64Array = require( '@stdlib/array/float64' );

0 commit comments

Comments
 (0)