Skip to content

Conversation

@realDLPS
Copy link

Fixes typo of bounds parameter description for the function nk_layout_space_push from "laoyut" to "layout"

Fixed typo of bounds parameter description for the function nk_layout_space_push.
@sleeptightAnsiC
Copy link
Contributor

sleeptightAnsiC commented Jan 7, 2026

This also needs to be changed in src/nuklear.h

Generally, you should never touch the ./nuklear.h itself, but rather apply the changes to src/* files and then rebuild that header as described in...

Nuklear/src/Readme.md

Lines 3 to 4 in 9afb3dd

- On Linux/Mac just run ./paq.sh > ../nuklear.h
- On Windows just run paq.bat

I guess, for simple typo fixes there is no need for updating changelog, so that one should be fine.

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.

2 participants