Skip to content

Commit 25b7152

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

File tree

1 file changed

+1
-1
lines changed
  • lib/node_modules/@stdlib/blas/ext/base/ndarray/gsorthp/lib

1 file changed

+1
-1
lines changed

lib/node_modules/@stdlib/blas/ext/base/ndarray/gsorthp/lib/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
'use strict';
2020

2121
/**
22-
* Sort a one-dimensional ndarray using heapsort .
22+
* Sort a one-dimensional ndarray using heapsort.
2323
*
2424
* @module @stdlib/blas/ext/base/ndarray/gsorthp
2525
*

0 commit comments

Comments
 (0)