Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
[pandora-kernel.git] / Documentation / dmaengine.txt
index bbe6cb3..879b6e3 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.