Skip to content

Commit cc253ae

Browse files
authored
style: fix line wrapping
Signed-off-by: Athan <kgryte@gmail.com>
1 parent ad28880 commit cc253ae

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

  • lib/node_modules/@stdlib/blas/base/ndarray/ccopy/docs

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

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

22
{{alias}}( arrays )
3-
Copies values from a one-dimensional single-precision complex
4-
floating-point ndarray `x` into a one-dimensional single-precision
5-
complex floating-point ndarray `y`.
3+
Copies values from a one-dimensional single-precision complex floating-point
4+
ndarray `x` into a one-dimensional single-precision complex floating-point
5+
ndarray `y`.
66

77
If provided an empty input ndarray, the function returns the output ndarray
88
unchanged.

0 commit comments

Comments
 (0)