Skip to content

Commit d71c3a9

Browse files
stdlib-botkgryte
andauthored
docs: update namespace TypeScript declarations
PR-URL: #2584 Co-authored-by: Athan Reines <kgryte@gmail.com> Reviewed-by: Athan Reines <kgryte@gmail.com> Signed-off-by: stdlib-bot <82920195+stdlib-bot@users.noreply.github.com>
1 parent 979cf48 commit d71c3a9

File tree

1 file changed

+1
-1
lines changed
  • lib/node_modules/@stdlib/ndarray/base/docs/types

1 file changed

+1
-1
lines changed

lib/node_modules/@stdlib/ndarray/base/docs/types/index.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -549,7 +549,7 @@ interface Namespace {
549549
broadcastShapes: typeof broadcastShapes;
550550

551551
/**
552-
* Returns a zero-filled contiguous linear ndarray data buffer.
552+
* Returns a contiguous linear ndarray data buffer.
553553
*
554554
* @param dtype - data type
555555
* @param size - buffer size

0 commit comments

Comments
 (0)