docs: dma: Fix typo and grammar
This fixes the spelling of the word expected, ads a missing comma. Signed-off-by: Reto Schneider <reto.schneider@husqvarnagroup.com>
This commit is contained in:
parent
0841bcff78
commit
057528b894
@ -43,7 +43,7 @@ DMA channels should be viewed as state machines that the DMA API provides transi
|
||||
the form of API calls. Every driver is expected to maintain its own channel state tracking. The busy
|
||||
state of the channel should be inspectable at any time with :c:func:`dma_get_status()`.
|
||||
|
||||
A diagram showing those expectated possible state transitions and their API calls is provided here
|
||||
A diagram, showing those expected possible state transitions and their API calls is provided here
|
||||
for reference.
|
||||
|
||||
.. graphviz::
|
||||
|
||||
Loading…
Reference in New Issue
Block a user