From aa013801ec08549729df7088441911a2c1c50755 Mon Sep 17 00:00:00 2001 From: stdlib-bot Date: Fri, 25 Oct 2024 23:43:50 +0000 Subject: [PATCH] Auto-generated commit --- CHANGELOG.md | 1 + docs/repl.txt | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b2893f2..e77e467 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -22,6 +22,7 @@
+- [`d50be97`](https://github.com/stdlib-js/stdlib/commit/d50be9724c245443e7227165659dac0868d9dbd8) - **docs:** fix notes _(by Athan Reines)_ - [`b99598a`](https://github.com/stdlib-js/stdlib/commit/b99598a0257aff9d3c62a186323d1cc0dab7a04b) - **docs:** fix comment _(by Athan Reines)_ - [`3de76a0`](https://github.com/stdlib-js/stdlib/commit/3de76a0863ce62bb51e324907a417370780c91bf) - **docs:** fix comments _(by Athan Reines)_ - [`91e37be`](https://github.com/stdlib-js/stdlib/commit/91e37be0fc89c072ee006802d5a568eab3003c9a) - **docs:** fix missing license headers _(by Athan Reines)_ diff --git a/docs/repl.txt b/docs/repl.txt index 62389ab..5dfd009 100644 --- a/docs/repl.txt +++ b/docs/repl.txt @@ -349,7 +349,7 @@ Int32Array before passing the values to this method. If provided an array having an unknown or "generic" data type, elements are - written as single-precision floating-point numbers. + written as double-precision floating-point numbers. Parameters ---------- @@ -388,7 +388,7 @@ after reading memory values using this method. If provided an output array having an unknown or "generic" data type, - elements are read as single-precision floating-point numbers. + elements are read as double-precision floating-point numbers. Parameters ----------