AirFortressIlikara opened a new pull request, #19245:
URL: https://github.com/apache/nuttx/pull/19245

   ## Summary
   
   Fix spelling error in section header comments across 12 driver/header files.
   The word `Public` was misspelled as `Pubic`:
   
   - `Pubic Functions` → `Public Functions`
   - `Pubic Function Prototypes` → `Public Function Prototypes`
   
   All changes are in comment blocks only — no functional code is modified.
   
   ## Impact
   
   - [x] Impact on build: NO
   - [x] Impact on hardware: NO
   - [x] Impact on documentation: NO (these are source-code comments, not 
Sphinx docs)
   - [x] Impact on security: NO
   - [x] Impact on compatibility: NO
   
   ## Testing
   
   - `checkpatch.sh -g HEAD`: All checks pass.
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to