Skip to content

Commit 12ec16a

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

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

  • lib/node_modules/@stdlib/blas/ext/base/dzero-to/docs

lib/node_modules/@stdlib/blas/ext/base/dzero-to/docs/repl.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,8 @@
5050

5151
{{alias}}.ndarray( N, x, strideX, offsetX )
5252
Fills a double-precision floating-point strided array with linearly spaced
53-
numeric elements which increment by `1` starting from zero using
54-
alternative indexing semantics.
53+
numeric elements which increment by `1` starting from zero using alternative
54+
indexing semantics.
5555

5656
While typed array views mandate a view offset based on the underlying
5757
buffer, the offset parameter supports indexing semantics based on a starting

0 commit comments

Comments
 (0)