Skip to content

Commit

Permalink
doc: fixup lutimes metadata
Browse files Browse the repository at this point in the history
Refs: #35320 (comment)

PR-URL: #35328
Reviewed-By: Richard Lau <[email protected]>
Reviewed-By: Michaël Zasso <[email protected]>
Reviewed-By: Colin Ihrig <[email protected]>
Reviewed-By: Luigi Pinca <[email protected]>
  • Loading branch information
addaleax authored and MylesBorins committed Sep 29, 2020
1 parent d7282c0 commit dd53036
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/api/fs.md
Original file line number Diff line number Diff line change
Expand Up @@ -2430,7 +2430,7 @@ Synchronous lchown(2). Returns `undefined`.

## `fs.lutimes(path, atime, mtime, callback)`
<!-- YAML
addded: v14.5.0
added: v14.5.0
-->

* `path` {string|Buffer|URL}
Expand Down

0 comments on commit dd53036

Please sign in to comment.