Skip to content

Commit b81c5af

Browse files
Planeshifterstdlib-bot
authored andcommitted
feat: update namespace TypeScript declarations
Signed-off-by: stdlib-bot <[email protected]>
1 parent 843fd22 commit b81c5af

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3252,7 +3252,7 @@ interface Namespace {
32523252
* @param N - number of indexed elements
32533253
* @param correction - degrees of freedom adjustment
32543254
* @param x - input array
3255-
* @param stride - stride length
3255+
* @param strideX - stride length
32563256
* @returns variance
32573257
*
32583258
* @example

0 commit comments

Comments
 (0)