Skip to content

Commit 1c8dd59

Browse files
butoknashif
authored andcommitted
doc: modem: fix double from
Fix the double 'from' in the "Modem pipelink" chapter. Signed-off-by: Andrej Butok <[email protected]>
1 parent 07994ab commit 1c8dd59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/services/modem/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ Modem pipelink
5757

5858
This module is used to share modem pipes globally. This module aims to
5959
decouple the creation and setup of modem pipes in device drivers from
60-
from the users of said pipes. See
60+
the users of said pipes. See
6161
:zephyr_file:`drivers/modem/modem_at_shell.c` and
6262
:zephyr_file:`drivers/modem/modem_cellular.c` for examples of how to
6363
use the modem pipelink between device driver and application.

0 commit comments

Comments
 (0)