You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by ag...@apache.org on 2020/12/12 18:18:19 UTC

[incubator-nuttx] branch master updated: Fix spelling

This is an automated email from the ASF dual-hosted git repository.

aguettouche pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git


The following commit(s) were added to refs/heads/master by this push:
     new ba12c6c  Fix spelling
ba12c6c is described below

commit ba12c6c0cf2745092972e3a4d18cff657e52ea36
Author: John Bampton <jb...@gmail.com>
AuthorDate: Sun Dec 13 01:26:15 2020 +1000

    Fix spelling
---
 arch/risc-v/src/litex/litex_lowputc.c        | 2 +-
 arch/xtensa/src/esp32/esp32_wlan.c           | 2 +-
 arch/xtensa/src/esp32/hardware/esp32_emac.h  | 2 +-
 boards/xtensa/esp32/esp32-devkitc/README.txt | 2 +-
 net/can/can_callback.c                       | 2 +-
 tools/version.sh                             | 2 +-
 video/videomode/edid_dump.c                  | 2 +-
 7 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/arch/risc-v/src/litex/litex_lowputc.c b/arch/risc-v/src/litex/litex_lowputc.c
index 79b7329..7806ec9 100644
--- a/arch/risc-v/src/litex/litex_lowputc.c
+++ b/arch/risc-v/src/litex/litex_lowputc.c
@@ -111,7 +111,7 @@ void litex_lowsetup(void)
 
 #if defined(HAVE_SERIAL_CONSOLE) && !defined(CONFIG_SUPPRESS_UART_CONFIG)
 
-  /* defualt baudrate set by fpga fabric is 1e6 */
+  /* default baudrate set by fpga fabric is 1e6 */
 
   /* Enable TX */
 
diff --git a/arch/xtensa/src/esp32/esp32_wlan.c b/arch/xtensa/src/esp32/esp32_wlan.c
index d5cf9df..501cc29 100644
--- a/arch/xtensa/src/esp32/esp32_wlan.c
+++ b/arch/xtensa/src/esp32/esp32_wlan.c
@@ -448,7 +448,7 @@ static struct wlan_rxbuf *wlan_recvframe(FAR struct wlan_priv_s *priv)
  *   ifidx  - The interface id that the tx callback has been triggered from.
  *   data   - Pointer to the data transmitted.
  *   len    - Length of the data transmitted.
- *   status - True if data was transmitted sucessfully or false if failed.
+ *   status - True if data was transmitted successfully or false if failed.
  *
  * Returned Value:
  *   None
diff --git a/arch/xtensa/src/esp32/hardware/esp32_emac.h b/arch/xtensa/src/esp32/hardware/esp32_emac.h
index cd6ab33..6789bab 100644
--- a/arch/xtensa/src/esp32/hardware/esp32_emac.h
+++ b/arch/xtensa/src/esp32/hardware/esp32_emac.h
@@ -249,7 +249,7 @@
 #define EMAC_MB_E             (BIT(26)) /* Mixed burst */
 #define EMAC_AAB_E            (BIT(25)) /* Address align burst */
 #define EMAC_PBLX8_E          (BIT(24)) /* PBL value x8 */
-#define EMAC_SPBL_E           (BIT(23)) /* Seperated PBL */
+#define EMAC_SPBL_E           (BIT(23)) /* Separated PBL */
 #define EMAC_RXDMA_PBL_S      (17)      /* RX DMA PBL value shift */
 #define EMAC_RXDMA_PBL_V      (0x3f)    /* RX DMA PBL value max value */
 #define EMAC_FB_E             (BIT(16)) /* Fixed burst */
diff --git a/boards/xtensa/esp32/esp32-devkitc/README.txt b/boards/xtensa/esp32/esp32-devkitc/README.txt
index 25dfedb..937aca9 100644
--- a/boards/xtensa/esp32/esp32-devkitc/README.txt
+++ b/boards/xtensa/esp32/esp32-devkitc/README.txt
@@ -378,7 +378,7 @@ OpenOCD for the ESP32
   General OpenOCD build instructions
   ----------------------------------
   Installing OpenOCD.  The sources for the ESP32-enabled variant of
-  OpenOCD are available from Espressifs Github. To download the source,
+  OpenOCD are available from Espressifs GitHub. To download the source,
   use the following commands:
 
     git clone https://github.com/espressif/openocd-esp32.git
diff --git a/net/can/can_callback.c b/net/can/can_callback.c
index f8f0fae..40076dd 100644
--- a/net/can/can_callback.c
+++ b/net/can/can_callback.c
@@ -135,7 +135,7 @@ uint16_t can_callback(FAR struct net_driver_s *dev,
         }
 #endif
 
-      /* Try to lock the network when successfull send data to the listener */
+      /* Try to lock the network when successful send data to the listener */
 
       if (net_trylock() == OK)
         {
diff --git a/tools/version.sh b/tools/version.sh
index 8467cbd..fd815da 100755
--- a/tools/version.sh
+++ b/tools/version.sh
@@ -71,7 +71,7 @@ while [ ! -z "$1" ]; do
     echo "    show this help message and exit"
     echo "  -v <major.minor.patch>"
     echo "    The NuttX version number expressed as a major, minor and patch"
-    echo "    number seperated by a period"
+    echo "    number separated by a period"
     echo "   <outfile-path>"
     echo "    The full path to the version file to be created"
     exit 0
diff --git a/video/videomode/edid_dump.c b/video/videomode/edid_dump.c
index fa5b50f..d3d2e09 100644
--- a/video/videomode/edid_dump.c
+++ b/video/videomode/edid_dump.c
@@ -122,7 +122,7 @@ void edid_dump(FAR const struct edid_info_s *edid)
 
       if ((edid->edid_video_input & EDID_DISPLAY_INPUT_SYNC) != 0)
         {
-          syslog(LOG_INFO, " %-16sSeperate syncs\n", "");
+          syslog(LOG_INFO, " %-16sSeparate syncs\n", "");
         }
 
       if ((edid->edid_video_input & EDID_DISPLAY_INPUT_COMPOSITE) != 0)