diff mbox

[0039/1529] Fix typo

Message ID 20160521114054.927-1-andrea.gelmini@gelma.net (mailing list archive)
State Rejected
Headers show

Commit Message

Andrea Gelmini May 21, 2016, 11:40 a.m. UTC
Signed-off-by: Andrea Gelmini <andrea.gelmini@gelma.net>
---
 Documentation/filesystems/spufs.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox

Patch

diff --git a/Documentation/filesystems/spufs.txt b/Documentation/filesystems/spufs.txt
index 1343d11..cbbe795 100644
--- a/Documentation/filesystems/spufs.txt
+++ b/Documentation/filesystems/spufs.txt
@@ -105,7 +105,7 @@  FILES
 
 
    /wbox
-       The CPU to SPU communation mailbox. It is write-only and can be written
+       The CPU to SPU communication mailbox. It is write-only and can be written
        in  units  of  32  bits. If the mailbox is full, write() will block and
        poll can be used to wait for it becoming  empty  again.   The  possible
        operations  on  an open wbox file are: write(2) If a count smaller than