Skip to content

Commit 1332647

Browse files
authored
docs: fix description
Signed-off-by: Athan <[email protected]>
1 parent db17199 commit 1332647

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

lib/node_modules/@stdlib/blas/ext/base/gindex-of/docs/types/index.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ interface Routine {
6868
}
6969

7070
/**
71-
* Returns the first index of a specified search element in a double-precision floating-point strided array.
71+
* Returns the first index of a specified search element in a strided array.
7272
*
7373
* @param N - number of indexed elements
7474
* @param searchElement - search element

0 commit comments

Comments
 (0)