Grammar and spelling adjustments across project files #43
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Performed a language cleanup pass over documentation and comments.
Modified elements:
3rdparty/popl/README.md
, line 91:Swtich
→Switch
examples/Blink-Daemon/README.md
, line 13:ervice
→service
examples/Spi/SpiMemoryMb85rs/mb85rs.cpp
, line 24:initalize
→initialize
examples/Spi/SpiPressureSensorHsc/main.cpp
, line 55:initalize
→initialize
src/arch/arm/broadcom/gpio_rp1.cpp
, line 88:adress
→address
src/arch/arm/broadcom/gpio_rp1.cpp
, line 89:adress
→address
src/gpio/gpiopin-database.cpp
, line 82:correspondants
→correspondents
src/gpio/gpiopin.cpp
, line 843:namesapce
→namespace
src/string.cpp
, line 49:explicitely
→explicitly
tests/benchmarks/bench1-pin/main.cpp
, line 2:programm
→program
tests/test1-gpio2/main.cpp
, line 437:Chech
→Check
No source logic or behavior has been modified.