Skip to content

Commit

Permalink
Merge branch 'docs/fix_paraller_word' into 'master'
Browse files Browse the repository at this point in the history
docs(DOCS-9313): Change Paraller to Parallel

Closes DOC-9313

See merge request application/esp-at!1669
  • Loading branch information
xcguang committed Nov 26, 2024
2 parents c61283b + 9a3209d commit 3a8b096
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/en/AT_Command_Set/TCP-IP_AT_Commands.rst
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ TCP/IP AT Commands
- :ref:`[Data Mode Only] +++ <cmd-PLUS>`: Exit from the :term:`data mode`.
- :ref:`AT+SAVETRANSLINK <cmd-SAVET>`: Set whether to enter Wi-Fi :term:`Passthrough Mode` on power-up.
- :ref:`AT+CIPSEND <cmd-SEND>`: Send data in the :term:`normal transmission mode` or Wi-Fi :term:`normal transmission mode`.
- :ref:`AT+CIPSENDL <cmd-SENDL>`: Send long data in paraller in the :term:`normal transmission mode`.
- :ref:`AT+CIPSENDL <cmd-SENDL>`: Send long data in parallel in the :term:`normal transmission mode`.
- :ref:`AT+CIPSENDLCFG <cmd-SENDLCFG>`: Set the configuration for the command :ref:`AT+CIPSENDL <cmd-SENDL>`.
- :ref:`AT+CIPSENDEX <cmd-SENDEX>`: Send data in the :term:`normal transmission mode` in expanded ways.
- :ref:`AT+CIPCLOSE <cmd-CLOSE>`: Close TCP/UDP/SSL connection.
Expand Down Expand Up @@ -651,7 +651,7 @@ Notes

.. _cmd-SENDL:

:ref:`AT+CIPSENDL <TCPIP-AT>`: Send Long Data in Paraller in the :term:`Normal Transmission Mode`.
:ref:`AT+CIPSENDL <TCPIP-AT>`: Send Long Data in Parallel in the :term:`Normal Transmission Mode`.
--------------------------------------------------------------------------------------------------

Set Command
Expand Down

0 comments on commit 3a8b096

Please sign in to comment.