Skip to content

Commit 62f2acc

Browse files
authored
style: fix line wrapping
Signed-off-by: Athan <kgryte@gmail.com>
1 parent 58ac0f6 commit 62f2acc

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

  • lib/node_modules/@stdlib/blas/ext/base/ndarray/gsumors/docs

lib/node_modules/@stdlib/blas/ext/base/ndarray/gsumors/docs/repl.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
{{alias}}( arrays )
3-
Computes the sum of all elements in a one-dimensional ndarray
4-
using ordinary recursive summation.
3+
Computes the sum of all elements in a one-dimensional ndarray using ordinary
4+
recursive summation.
55

66
If provided an empty ndarray, the function returns `0.0`.
77

0 commit comments

Comments
 (0)