diff --git a/lib/node_modules/@stdlib/ndarray/base/docs/types/index.d.ts b/lib/node_modules/@stdlib/ndarray/base/docs/types/index.d.ts index 4ba84ca45696..740af2195e35 100644 --- a/lib/node_modules/@stdlib/ndarray/base/docs/types/index.d.ts +++ b/lib/node_modules/@stdlib/ndarray/base/docs/types/index.d.ts @@ -549,7 +549,7 @@ interface Namespace { broadcastShapes: typeof broadcastShapes; /** - * Returns a zero-filled contiguous linear ndarray data buffer. + * Returns a contiguous linear ndarray data buffer. * * @param dtype - data type * @param size - buffer size