Skip to content

Commit 145c370

Browse files
standby24x7davem330
authored andcommitted
Doc: z8530book: Fix typo in API-z8530-sync-txdma-open.html
This patch fix a spelling typo found in API-z8530-sync-txdma-open.html. It is because this file was generated from comment in source, I have to fix comment in source. Signed-off-by: Masanari Iida <standby24x7@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
1 parent 8220ea2 commit 145c370

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

drivers/net/wan/z85230.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1044,7 +1044,7 @@ EXPORT_SYMBOL(z8530_sync_dma_close);
10441044
* @dev: The network device to attach
10451045
* @c: The Z8530 channel to configure in sync DMA mode.
10461046
*
1047-
* Set up a Z85x30 device for synchronous DMA tranmission. One
1047+
* Set up a Z85x30 device for synchronous DMA transmission. One
10481048
* ISA DMA channel must be available for this to work. The receive
10491049
* side is run in PIO mode, but then it has the bigger FIFO.
10501050
*/

0 commit comments

Comments
 (0)