1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00

doc: fix typos

- 'adminstrative' -> 'administrative'
- 'Ouput' -> 'Output'
This commit is contained in:
Alexandre Abadie 2020-10-02 08:00:51 +02:00
parent b2aaebc699
commit f8b78593a2
No known key found for this signature in database
GPG Key ID: 1C919A403CAE1405
2 changed files with 2 additions and 2 deletions

View File

@ -177,7 +177,7 @@ Documentation:
This is a simpler approach to the above mentioned issue. The solution here only
uses a makefile script for selecting the debugger and serial port. No
adminstrative privileges (e.g. to configure Udev) are required.
administrative privileges (e.g. to configure Udev) are required.
One of the limitations of the solution described here is that it currently
doesn't work with multiple boards of the same type. This limitation is a

View File

@ -100,7 +100,7 @@ The integration of Kconfig into the build system is mainly done in
## Steps during the build process {#kconfig-steps-build-process}
![Ouput of every step of the build process](kconfig_integration.svg)
![Output of every step of the build process](kconfig_integration.svg)
### 0. Module dependency resolution
Currently, the resolution of module dependencies is performed by the build