]> Pileus Git - ~andy/linux/blobdiff - Documentation/dmaengine.txt
can: remove CAN FD compatibility for CAN 2.0 sockets
[~andy/linux] / Documentation / dmaengine.txt
index bbe6cb3d1856b8943dd04d3449af9d39d5c1e7dc..879b6e31e2da6b4992d9ec5c556c741089851fff 100644 (file)
@@ -63,7 +63,7 @@ The slave DMA usage consists of following steps:
                                  struct dma_slave_config *config)
 
    Please see the dma_slave_config structure definition in dmaengine.h
-   for a detailed explaination of the struct members.  Please note
+   for a detailed explanation of the struct members.  Please note
    that the 'direction' member will be going away as it duplicates the
    direction given in the prepare call.