Skip to content

Commit 686df7d

Browse files
stdlib-botkgryte
andauthored
docs: update namespace TypeScript declarations
PR-URL: #958 Co-authored-by: Athan Reines <kgryte@gmail.com> Reviewed-by: Athan Reines <kgryte@gmail.com>
1 parent 710ea41 commit 686df7d

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -727,7 +727,7 @@ interface Namespace {
727727
/**
728728
* Computes the L2-norm of a single-precision floating-point vector.
729729
*
730-
* @param N - number of values over which to compute the L2-norm
730+
* @param N - number of values
731731
* @param x - input array
732732
* @param stride - stride length
733733
* @returns L2-norm

0 commit comments

Comments
 (0)