Skip to content

Commit 0723d54

Browse files
authored
docs: update comment
Signed-off-by: Athan <kgryte@gmail.com>
1 parent bab6b02 commit 0723d54

File tree

1 file changed

+1
-1
lines changed
  • lib/node_modules/@stdlib/blas/ext/base/gfind-index/docs/types

1 file changed

+1
-1
lines changed

lib/node_modules/@stdlib/blas/ext/base/gfind-index/docs/types/test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ function isEven( v: any ): boolean {
3131

3232
// TESTS //
3333

34-
// The function returns an integer...
34+
// The function returns a number...
3535
{
3636
const x = new Float64Array( 10 );
3737

0 commit comments

Comments
 (0)