mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
doc: cleanup some minor spelling error found by codespell
This commit is contained in:
parent
6b47efb57b
commit
42b191318a
@ -78,7 +78,7 @@ Next, we should verify that our Bluetooth device is configured properly:
|
||||
# Look for available HCI devices.
|
||||
hciconfig
|
||||
|
||||
This should show us some information about the available Blutooth devices. If no
|
||||
This should show us some information about the available Bluetooth devices. If no
|
||||
device is listed here, something is wrong...
|
||||
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
# RNG
|
||||
Test application for the RNG sourcs.
|
||||
Test application for the RNG sources.
|
||||
|
||||
## Supported commands
|
||||
* distributions [N] — Take N samples and print a bit distribution graph on the terminal.
|
||||
|
Loading…
Reference in New Issue
Block a user