Skip to content

Commit 6c9018c

Browse files
committed
docs: fix note
1 parent 3ab8221 commit 6c9018c

File tree

1 file changed

+1
-1
lines changed
  • lib/node_modules/@stdlib/blas/base/isamax/docs

1 file changed

+1
-1
lines changed

lib/node_modules/@stdlib/blas/base/isamax/docs/repl.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
Indexing is relative to the first index. To introduce an offset, use typed
99
array views.
1010

11-
If `N < 1`, both functions return `-1`.
11+
If `N < 1`, the function returns `-1`.
1212

1313
Parameters
1414
----------

0 commit comments

Comments
 (0)