Skip to content

Commit c68ae69

Browse files
dbkinderioannisg
authored andcommitted
doc: fix misspelling in userspace doc
fix misspelling Signed-off-by: David B. Kinder <[email protected]>
1 parent 0297756 commit c68ae69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/userspace/prod_consumer/README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ The control loop is as follows:
4646
- Application B processing thread waits on new items in the queue. It
4747
then processes the data in-place, and after it's finished it places
4848
the processed data into another queue to be written back to the driver.
49-
- Applicarion A writeback thread monitors the outgoing data queue for
49+
- Application A writeback thread monitors the outgoing data queue for
5050
new items containing processed data. As it gets them it will write
5151
such data back to the driver and free the buffer.
5252

0 commit comments

Comments
 (0)