Skip to content

Commit 582fb5a

Browse files
authored
docs: update descriptions
Signed-off-by: Athan <[email protected]>
1 parent 5271183 commit 582fb5a

File tree

1 file changed

+2
-2
lines changed
  • lib/node_modules/@stdlib/stats/base/ndarray/sztest2/docs

1 file changed

+2
-2
lines changed

lib/node_modules/@stdlib/stats/base/ndarray/sztest2/docs/repl.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@
1616
- a zero-dimensional ndarray specifying the difference in means under
1717
the null hypothesis.
1818
- a zero-dimensional ndarray specifying the known standard deviation of
19-
first one-dimensional input ndarray.
19+
the first one-dimensional input ndarray.
2020
- a zero-dimensional ndarray specifying the known standard deviation of
21-
second one-dimensional input ndarray.
21+
the second one-dimensional input ndarray.
2222

2323
Returns
2424
-------

0 commit comments

Comments
 (0)