gustavonihei commented on a change in pull request #4082:
URL: https://github.com/apache/incubator-nuttx/pull/4082#discussion_r664540535



##########
File path: boards/risc-v/esp32c3/esp32c3-devkit/Kconfig
##########
@@ -65,6 +65,11 @@ choice
 
 endchoice
 
+config ESP32C3_SPIFLASH_FS_MOUNT_PTR
+       string "File-system Mount Pointer"

Review comment:
       ```suggestion
   config ESP32C3_SPIFLASH_FS_MOUNT_PT
        string "File-system Mount Point"
   ```
   nit: The correct expression would be "mount point"




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


Reply via email to