summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEric Engestrom2016-04-25 08:37:07 +0200
committerJonathan Corbet2016-04-28 15:44:54 +0200
commit715cda787c47458c94b2d012e6e9ab0988409f22 (patch)
tree78b776eefdad5038ed145db4e39029a1ff247335
parentDocumentation: x86: fix spelling mistakes (diff)
downloadkernel-qcow2-linux-715cda787c47458c94b2d012e6e9ab0988409f22.tar.gz
kernel-qcow2-linux-715cda787c47458c94b2d012e6e9ab0988409f22.tar.xz
kernel-qcow2-linux-715cda787c47458c94b2d012e6e9ab0988409f22.zip
Documentation: xillybus: fix spelling mistake
Signed-off-by: Eric Engestrom <eric@engestrom.ch> Signed-off-by: Jonathan Corbet <corbet@lwn.net>
-rw-r--r--Documentation/xillybus.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/xillybus.txt b/Documentation/xillybus.txt
index 81d111b4dc28..1660145b9969 100644
--- a/Documentation/xillybus.txt
+++ b/Documentation/xillybus.txt
@@ -215,7 +215,7 @@ in xillybus_core.c as follows:
choice is a non-zero value, to match standard UNIX behavior.
* synchronous: A non-zero value means that the pipe is synchronous. See
- Syncronization above.
+ Synchronization above.
* bufsize: Each DMA buffer's size. Always a power of two.