Skip to content

Commit 96ce8ee

Browse files
authored
docs: update copy
Signed-off-by: Athan <[email protected]>
1 parent 0191794 commit 96ce8ee

File tree

1 file changed

+1
-1
lines changed
  • lib/node_modules/@stdlib/blas/base/zscal/docs

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Scales a double-precision complex floating-point vector by a double-
44
precision complex floating-point constant.
55

6-
The `N` and stride parameters determine how values from `x` are scaled by
6+
The `N` and stride parameters determine which values from `x` are scaled by
77
`alpha`.
88

99
Indexing is relative to the first index. To introduce an offset, use typed

0 commit comments

Comments
 (0)