docs: mention util instead of sys

This commit is contained in:
Brian White 2011-10-12 22:20:03 -03:00 committed by Ben Noordhuis
parent 3a34972672
commit f243ca199b

View File

@ -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,