Old-Ding opened a new pull request, #19312:
URL: https://github.com/apache/nuttx/pull/19312

   ## Summary
   
   Fix three wording issues in the kernel modules versus shared libraries 
implementation notes:
   
   - remove a repeated `the`
   - remove an accidental `and` in `loaded into memory`
   - fix `adress` to `address`
   
   The changes are limited to documentation text in one file.
   
   ## Impact
   
   Documentation-only change. No build, runtime, API, ABI, hardware, security, 
or compatibility impact.
   
   ## Testing
   
   Host: Windows 11, PowerShell.
   
   - `git diff --check origin/master...HEAD`
   - `git show --stat --check --oneline HEAD`
   - searched the edited file to confirm the fixed phrases no longer remain
   
   Not run: full Sphinx documentation build. This checkout does not have Sphinx 
installed (`python -m sphinx --version` reports `No module named sphinx`).


-- 
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