Skip to content

Commit e53859d

Browse files
authored
docs: apply review suggestion
Signed-off-by: Muhammad Haris <[email protected]>
1 parent fa616a3 commit e53859d

File tree

1 file changed

+1
-1
lines changed
  • lib/node_modules/@stdlib/blas/ext/base/dsort2hp/src

1 file changed

+1
-1
lines changed

lib/node_modules/@stdlib/blas/ext/base/dsort2hp/src/main.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
* @param N number of indexed elements
4040
* @param order sort order
4141
* @param X first input array
42-
* @param strideX stride length of `X`
42+
* @param strideX `X` stride length
4343
* @param Y second input array
4444
* @param strideY stride length of `Y`
4545
*/

0 commit comments

Comments
 (0)