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/01/05 15:37:12 UTC

[GitHub] [incubator-nuttx-apps] fjpanag opened a new pull request #961: Typo fixes.

fjpanag opened a new pull request #961:
URL: https://github.com/apache/incubator-nuttx-apps/pull/961


   ## Summary
   
   Several typo fixes, as indicated by [typos](https://github.com/crate-ci/typos).
   
   ## Impact
   
   There shouldn't be any functional change.  
   Mostly comments and documentation was fixed.
   
   ## 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-apps] fjpanag commented on a change in pull request #961: Typo fixes.

Posted by GitBox <gi...@apache.org>.
fjpanag commented on a change in pull request #961:
URL: https://github.com/apache/incubator-nuttx-apps/pull/961#discussion_r778964201



##########
File path: fsutils/mkfatfs/Kconfig
##########
@@ -11,7 +11,7 @@ config FSUTILS_MKFATFS
 	---help---
 		Enables support for the mkfatfs utility
 
-config MKFATFS_BUFFER_ALIGMENT
+config MKFATFS_BUFFER_ALIGNMENT

Review comment:
       Do I need to do something about this now?




-- 
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-apps] xiaoxiang781216 commented on a change in pull request #961: Typo fixes.

Posted by GitBox <gi...@apache.org>.
xiaoxiang781216 commented on a change in pull request #961:
URL: https://github.com/apache/incubator-nuttx-apps/pull/961#discussion_r779261175



##########
File path: fsutils/mkfatfs/Kconfig
##########
@@ -11,7 +11,7 @@ config FSUTILS_MKFATFS
 	---help---
 		Enables support for the mkfatfs utility
 
-config MKFATFS_BUFFER_ALIGMENT
+config MKFATFS_BUFFER_ALIGNMENT

Review comment:
       I add documentation label to this PR, so we can find it when making the release.




-- 
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-apps] xiaoxiang781216 merged pull request #961: Typo fixes.

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


   


-- 
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-apps] davids5 commented on a change in pull request #961: Typo fixes.

Posted by GitBox <gi...@apache.org>.
davids5 commented on a change in pull request #961:
URL: https://github.com/apache/incubator-nuttx-apps/pull/961#discussion_r778926842



##########
File path: fsutils/mkfatfs/Kconfig
##########
@@ -11,7 +11,7 @@ config FSUTILS_MKFATFS
 	---help---
 		Enables support for the mkfatfs utility
 
-config MKFATFS_BUFFER_ALIGMENT
+config MKFATFS_BUFFER_ALIGNMENT

Review comment:
       This one is a breaking change and needs to be mentioned in the release notes.




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