Skip to content

Commit d0c8655

Browse files
tpoisseautargos
andauthored
fix: typo
Refs: nodejs#54213 (comment) Co-authored-by: Michaël Zasso <[email protected]>
1 parent cd209b8 commit d0c8655

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/env_properties.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -298,7 +298,7 @@
298298
V(require_string, "require") \
299299
V(resource_string, "resource") \
300300
V(retry_string, "retry") \
301-
V(return_string, "retry") \
301+
V(return_string, "return") \
302302
V(salt_length_string, "saltLength") \
303303
V(scheme_string, "scheme") \
304304
V(scopeid_string, "scopeid") \

0 commit comments

Comments
 (0)