Skip to content

Commit e548f57

Browse files
authored
docs: update description
Signed-off-by: Athan <[email protected]>
1 parent 6aa6f9e commit e548f57

File tree

1 file changed

+1
-1
lines changed
  • lib/node_modules/@stdlib/blas/ext/base/ndarray/gfind-last-index/benchmark

1 file changed

+1
-1
lines changed

lib/node_modules/@stdlib/blas/ext/base/ndarray/gfind-last-index/benchmark/benchmark.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ var options = {
4343
*
4444
* @private
4545
* @param {number} v - array element
46-
* @returns {boolean} callback result
46+
* @returns {boolean} result
4747
*/
4848
function clbk( v ) {
4949
return v < 0.0;

0 commit comments

Comments
 (0)