Skip to content

Commit dd53036

Browse files
addaleaxMylesBorins
authored andcommitted
doc: fixup lutimes metadata
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]>
1 parent d7282c0 commit dd53036

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/api/fs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2430,7 +2430,7 @@ Synchronous lchown(2). Returns `undefined`.
24302430

24312431
## `fs.lutimes(path, atime, mtime, callback)`
24322432
<!-- YAML
2433-
addded: v14.5.0
2433+
added: v14.5.0
24342434
-->
24352435

24362436
* `path` {string|Buffer|URL}

0 commit comments

Comments
 (0)