docs: mention util instead of sys
This commit is contained in:
parent
3a34972672
commit
f243ca199b
@ -453,7 +453,7 @@ synchronous counterparts are of this type.
|
||||
- `stats.isFIFO()`
|
||||
- `stats.isSocket()`
|
||||
|
||||
For a regular file `sys.inspect(stats)` would return a string very
|
||||
For a regular file `util.inspect(stats)` would return a string very
|
||||
similar to this:
|
||||
|
||||
{ dev: 2114,
|
||||
|
Loading…
x
Reference in New Issue
Block a user