Skip to content

Commit 469533d

Browse files
authored
Apply suggestions from code review
Co-authored-by: Athan <kgryte@gmail.com> Signed-off-by: Athan <kgryte@gmail.com>
1 parent d53c798 commit 469533d

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

  • lib/node_modules/@stdlib/blas/base/dzasum/docs

lib/node_modules/@stdlib/blas/base/dzasum/docs/repl.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
Input array.
2121

2222
strideX: integer
23-
Index increment for `x`.
23+
Stride length.
2424

2525
Returns
2626
-------
@@ -64,10 +64,10 @@
6464
Input array.
6565

6666
strideX: integer
67-
Index increment for `x`.
67+
Stride length.
6868

6969
offsetX: integer
70-
Starting index of `x`.
70+
Starting index.
7171

7272
Returns
7373
-------

0 commit comments

Comments
 (0)