Skip to content

Commit dd53036

Browse files
addaleaxMylesBorins
authored andcommitted
doc: fixup lutimes metadata
Refs: #35320 (comment) PR-URL: #35328 Reviewed-By: Richard Lau <riclau@uk.ibm.com> Reviewed-By: Michaël Zasso <targos@protonmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
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

+1-1
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)