Skip to content

Commit 58fd5c1

Browse files
committed
Fix spacing
1 parent 2184763 commit 58fd5c1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • lib/node_modules/@stdlib/function/to-string/docs

lib/node_modules/@stdlib/function/to-string/docs/repl.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
{{alias}}( fcn )
33
Returns a string representing the source code of a provided function.
44

5-
If called on built-in functions, functions created by`Function#bind()`, or
5+
If called on built-in functions, functions created by `Function#bind()`, or
66
other non-JavaScript functions, the function returns a "native" function
77
string similar to the following:
88

0 commit comments

Comments
 (0)