Commit 13742436 authored by Martí Bolívar's avatar Martí Bolívar Committed by Anas Nashif
Browse files

doc: application: fix typo



s/remove/remote/

Reported-by: default avatarDavid Kinder <david.b.kinder@intel.com>
Signed-off-by: default avatarMarti Bolivar <marti@opensourcefoundries.com>
parent 97c85967
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -456,7 +456,7 @@ corresponds to :file:`zephyr.elf` file:
   option.

If you are not using a .gdbinit file, issue the following command inside GDB to
connect to the remove GDB server on port 1234:
connect to the remote GDB server on port 1234:

.. code-block:: bash