diff options
author | Eric Engestrom <eric@engestrom.ch> | 2016-04-25 07:37:07 +0100 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2016-04-28 07:44:54 -0600 |
commit | 715cda787c47458c94b2d012e6e9ab0988409f22 (patch) | |
tree | 78b776eefdad5038ed145db4e39029a1ff247335 /Documentation/xillybus.txt | |
parent | c8e84d2f9bc0021200a11721df0dc987d6191193 (diff) | |
download | talos-obmc-linux-715cda787c47458c94b2d012e6e9ab0988409f22.tar.gz talos-obmc-linux-715cda787c47458c94b2d012e6e9ab0988409f22.zip |
Documentation: xillybus: fix spelling mistake
Signed-off-by: Eric Engestrom <eric@engestrom.ch>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/xillybus.txt')
-rw-r--r-- | Documentation/xillybus.txt | 2 |
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. |