gustavonihei commented on a change in pull request #4723:
URL: https://github.com/apache/incubator-nuttx/pull/4723#discussion_r735564599
##########
File path: Documentation/platforms/xtensa/esp32/boards/esp32-devkitc/index.rst
##########
@@ -119,7 +119,7 @@ USB connection by means of CP2102 converter, at 115200 bps).
wapi
----
-Enables WiFi support. You can define your credentials this way::
+Enables Wi-Fi support. You can define your credentials this way::
Review comment:
It might be interesting, but I restricted to changing only on Espressif
chips to avoid stumbling upon some potentially context-sensitive strings like
this one:
https://github.com/apache/incubator-nuttx/blob/master/drivers/wireless/gs2200m.c#L247
I may extend the change to the places known to be safe, though. Like
Kconfigs and documentation.
--
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]