1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-06-13 13:01:55 +03:00

Add code-spell spelling checks to CI (#8067)

Help find and fix silly spelling errors as they are added to the repo.
This commit is contained in:
Earle F. Philhower, III
2021-05-23 08:53:04 -07:00
committed by GitHub
parent 78a2ed6bd8
commit 60fe7b4ca8
133 changed files with 273 additions and 260 deletions

View File

@ -44,8 +44,8 @@ Usage
5. Check the Serial Output
Informations
------------
Information
-----------
It work with every sketch that enables the Serial interface that is
selected as debug port.

View File

@ -51,7 +51,7 @@ Example:
<<<stack<<<
The first number after ``Exception`` gives the cause of the reset. a
full ist of all causes can be found `here <../exception_causes.rst>`__
full list of all causes can be found `here <../exception_causes.rst>`__
the hex after are the stack dump.
Decode