Skip to content

docs: fix wrong parameter name in os.getPath documentation#456

Open
Ankit-Mohanty-23 wants to merge 1 commit intoneutralinojs:mainfrom
Ankit-Mohanty-23:fix/os-getPath-parameter-name
Open

docs: fix wrong parameter name in os.getPath documentation#456
Ankit-Mohanty-23 wants to merge 1 commit intoneutralinojs:mainfrom
Ankit-Mohanty-23:fix/os-getPath-parameter-name

Conversation

@Ankit-Mohanty-23
Copy link
Copy Markdown

Summary

The os.getPath function heading defines the parameter as name
but the Parameters section incorrectly documented it as title.

Change

  • title String → name String in the Parameters section of os.getPath

This aligns the parameter name in the docs with the actual function
signature os.getPath(name).

Closes #<453>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant