Skip to content

Commit f292ca1

Browse files
authored
Apply suggestions from code review
Signed-off-by: Athan <[email protected]>
1 parent d7ea194 commit f292ca1

File tree

1 file changed

+2
-2
lines changed
  • lib/node_modules/@stdlib/blas/base/wasm/sswap/docs

1 file changed

+2
-2
lines changed

lib/node_modules/@stdlib/blas/base/wasm/sswap/docs/repl.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -372,7 +372,7 @@
372372
Int32Array before passing the values to this method.
373373

374374
If provided an array having an unknown or "generic" data type, elements are
375-
written as single-precision floating-point numbers.
375+
written as double-precision floating-point numbers.
376376

377377
Parameters
378378
----------
@@ -411,7 +411,7 @@
411411
after reading memory values using this method.
412412

413413
If provided an output array having an unknown or "generic" data type,
414-
elements are read as single-precision floating-point numbers.
414+
elements are read as double-precision floating-point numbers.
415415

416416
Parameters
417417
----------

0 commit comments

Comments
 (0)