sumpfralle opened a new pull request, #16436: URL: https://github.com/apache/nuttx/pull/16436
## Summary Fix some misspelled field names. ## Impact These field names seem to be used only in private contexts. Thus, the probability of external code accessing these fields is very low. In the rare case of external usage, compile time errors will easily direct users to the new field name. ## Testing The codespell check reports fewer issues. No other testing was conducted. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org