Skip to content

Commit 16fda9a

Browse files
stdlib-botkgryte
andauthored
docs: update namespace TypeScript declarations
PR-URL: #1707 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 7c23a54 commit 16fda9a

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
@@ -2916,7 +2916,7 @@ interface Namespace {
29162916
* @param N - number of indexed elements
29172917
* @param x - input array
29182918
* @param stride - stride length
2919-
* @returns `x`
2919+
* @returns input array
29202920
*
29212921
* @example
29222922
* var Float32Array = require( '@stdlib/array/float32' );

0 commit comments

Comments
 (0)