Skip to content

Commit 7879a51

Browse files
Planeshifterstdlib-bot
authored andcommitted
feat: update namespace TypeScript declarations
Signed-off-by: stdlib-bot <[email protected]>
1 parent 3e9c53b commit 7879a51

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
@@ -1891,7 +1891,7 @@ interface Namespace {
18911891
* @param N - number of indexed elements
18921892
* @param correction - degrees of freedom adjustment
18931893
* @param x - input array
1894-
* @param stride - stride length
1894+
* @param strideX - stride length
18951895
* @returns variance
18961896
*
18971897
* @example

0 commit comments

Comments
 (0)