doc: fix Kconfig misspellings

Fix misspellings in Kconfig files missed during regular reviews.

Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
This commit is contained in:
David B. Kinder 2019-06-18 10:38:23 -07:00 committed by Anas Nashif
commit 2aebc980e2
8 changed files with 14 additions and 14 deletions

View file

@ -25,21 +25,21 @@ config CAN_PROP_SEG
default 2
range 1 8
help
Time quantums of propagation segment (ISO 11898-1)
Time quanta of propagation segment (ISO 11898-1)
config CAN_PHASE_SEG1
int "Phase_Seg1"
default 7
range 1 8
help
Time quantums of phase buffer 1 segment (ISO 11898-1)
Time quanta of phase buffer 1 segment (ISO 11898-1)
config CAN_PHASE_SEG2
int "Phase_Seg2"
default 6
range 2 8
help
Time quantums of phase buffer 2 segment (ISO 11898-1)
Time quanta of phase buffer 2 segment (ISO 11898-1)
config CAN_SJW
int "SJW"