Skip to content

Commit 56e7ada

Browse files
fesilylewis6991
andauthored
Update locale/en-us/setting.lua
Co-authored-by: Lewis Russell <me@lewisr.dev>
1 parent 3786188 commit 56e7ada

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

locale/en-us/setting.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -295,7 +295,7 @@ When this setting is `false`, the `number|nil` type cannot be assigned to the `n
295295
]]
296296
config.type.inferParamType =
297297
[[
298-
When the parameter type is not annotated, the parameter type is inferred from the function's incoming parameters.
298+
When a parameter type is not annotated, it is inferred from the function's call sites.
299299
300300
When this setting is `false`, the type of the parameter is `any` when it is not annotated.
301301
]]

0 commit comments

Comments
 (0)