You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2022/06/23 13:22:50 UTC

[GitHub] [incubator-nuttx] hartmannathan opened a new pull request, #6504: Documentation: Fix various typos.

hartmannathan opened a new pull request, #6504:
URL: https://github.com/apache/incubator-nuttx/pull/6504

   ## Summary
   
   Fixes a few spelling errors / typos.
   
   ## Impact
   
   Improves docs. No functional change.
   
   ## Testing
   
   N/A


-- 
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-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [incubator-nuttx] hartmannathan commented on pull request #6504: Documentation: Fix various typos.

Posted by GitBox <gi...@apache.org>.
hartmannathan commented on PR #6504:
URL: https://github.com/apache/incubator-nuttx/pull/6504#issuecomment-1164574595

   Squashed the commits


-- 
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-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #6504: Documentation: Fix various typos.

Posted by GitBox <gi...@apache.org>.
xiaoxiang781216 merged PR #6504:
URL: https://github.com/apache/incubator-nuttx/pull/6504


-- 
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-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [incubator-nuttx] gustavonihei commented on a diff in pull request #6504: Documentation: Fix various typos.

Posted by GitBox <gi...@apache.org>.
gustavonihei commented on code in PR #6504:
URL: https://github.com/apache/incubator-nuttx/pull/6504#discussion_r905025266


##########
Documentation/platforms/arm/stm32wl5/boards/nucleo-wl55jc/index.rst:
##########
@@ -66,9 +66,9 @@ stlink that provides virtual serial port.
 
 NSH is configured to use LPUART and virtual serial port. After flashing
 you can open /dev/ttyACM0 (may change depending on your system) and nsh
-prompt will be waiting for you there. Serial device does not disapear
-when flashing and reseting board - it can be left opened and flashing
-will work without problems.
+prompt will be waiting for you there. Serial device does not disappear
+when flashing and resetting board - it can be left opened and flashing
+and will work without problems.

Review Comment:
   ```suggestion
   will work without problems.
   ```
   This `and` seems out of place.



-- 
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-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [incubator-nuttx] hartmannathan commented on a diff in pull request #6504: Documentation: Fix various typos.

Posted by GitBox <gi...@apache.org>.
hartmannathan commented on code in PR #6504:
URL: https://github.com/apache/incubator-nuttx/pull/6504#discussion_r905183010


##########
Documentation/platforms/arm/stm32wl5/boards/nucleo-wl55jc/index.rst:
##########
@@ -66,9 +66,9 @@ stlink that provides virtual serial port.
 
 NSH is configured to use LPUART and virtual serial port. After flashing
 you can open /dev/ttyACM0 (may change depending on your system) and nsh
-prompt will be waiting for you there. Serial device does not disapear
-when flashing and reseting board - it can be left opened and flashing
-will work without problems.
+prompt will be waiting for you there. Serial device does not disappear
+when flashing and resetting board - it can be left opened and flashing
+and will work without problems.

Review Comment:
   Agreed. Thank you.



-- 
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-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org