Skip to content

Commit fec4d61

Browse files
committed
docs: wrap line
1 parent b4f737c commit fec4d61

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

  • lib/node_modules/@stdlib/ndarray/to-filled-slice/docs

lib/node_modules/@stdlib/ndarray/to-filled-slice/docs/repl.txt

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

22
{{alias}}( x, value, ...s[, options] )
3-
Returns a new ndarray with a specified slice region filled with a
4-
provided value.
3+
Returns a new ndarray with a specified slice region filled with a provided
4+
value.
55

66
The function does not mutate the input ndarray. The output ndarray has the
77
same data type, shape, and memory layout as the input ndarray.

0 commit comments

Comments
 (0)