Skip to content

Commit 34c5711

Browse files
authored
docs: fix comment
Signed-off-by: Athan <kgryte@gmail.com>
1 parent dfa335c commit 34c5711

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • lib/node_modules/@stdlib/blas/ext/base/ndarray/gnansumors/docs/types

lib/node_modules/@stdlib/blas/ext/base/ndarray/gnansumors/docs/types/test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ import gnansumors = require( './index' );
2424

2525
// TESTS //
2626

27-
// The function returns a sum...
27+
// The function returns a number...
2828
{
2929
const x = zeros( [ 10 ], {
3030
'dtype': 'float64'

0 commit comments

Comments
 (0)