Skip to content

Commit 8558918

Browse files
authored
docs: update offset description
Signed-off-by: Muhammad Haris <[email protected]>
1 parent 4d090b7 commit 8558918

File tree

1 file changed

+2
-2
lines changed
  • lib/node_modules/@stdlib/blas/ext/base/ssort2ins/docs

1 file changed

+2
-2
lines changed

lib/node_modules/@stdlib/blas/ext/base/ssort2ins/docs/repl.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -97,8 +97,8 @@
9797
alternative indexing semantics.
9898

9999
While typed array views mandate a view offset based on the underlying
100-
buffer, the offset parameter supports indexing semantics based on a
101-
starting index.
100+
buffer, the offset parameters support indexing semantics based on starting
101+
indices.
102102

103103
Parameters
104104
----------

0 commit comments

Comments
 (0)