Skip to content

Commit c2518ab

Browse files
addaleaxjoesepi
authored andcommitted
doc: fixup lutimes metadata
Refs: nodejs#35320 (comment) PR-URL: nodejs#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 07f53d7 commit c2518ab

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
@@ -2434,7 +2434,7 @@ Synchronous lchown(2). Returns `undefined`.
24342434

24352435
## `fs.lutimes(path, atime, mtime, callback)`
24362436
<!-- YAML
2437-
addded: v14.5.0
2437+
added: v14.5.0
24382438
-->
24392439

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

0 commit comments

Comments
 (0)