Skip to content

Commit f9af3f3

Browse files
committed
Auto-generated commit
1 parent f12adae commit f9af3f3

File tree

1 file changed

+1
-1
lines changed
  • base/assert/is-buffer-length-compatible/lib

1 file changed

+1
-1
lines changed

base/assert/is-buffer-length-compatible/lib/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
/**
2222
* Return a boolean indicating if a buffer length is compatible with provided ndarray meta data.
2323
*
24-
* @module @stdlib/ndarray/base/assert/is-stride-offset-buffer-compatible
24+
* @module @stdlib/ndarray/base/assert/is-buffer-length-compatible
2525
*
2626
* @example
2727
* var isBufferLengthCompatible = require( '@stdlib/ndarray/base/assert/is-buffer-length-compatible' );

0 commit comments

Comments
 (0)