diff options
author | Anatol Pomozov <anatol.pomozov@gmail.com> | 2013-05-08 19:56:16 -0400 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2013-05-28 06:02:12 -0400 |
commit | f884ab15afdc5514e88105c92a4e2e1e6539869a (patch) | |
tree | 24d2bca7a44b4302ca30bdd460a222d677fe1e9b /Documentation/misc-devices/mei | |
parent | 7e21f14d179ee8973a9b18552854c9934fcbe370 (diff) |
doc: fix misspellings with 'codespell' tool
Signed-off-by: Anatol Pomozov <anatol.pomozov@gmail.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'Documentation/misc-devices/mei')
-rw-r--r-- | Documentation/misc-devices/mei/mei.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/misc-devices/mei/mei.txt b/Documentation/misc-devices/mei/mei.txt index 6ec702950719..15bba1aeba9a 100644 --- a/Documentation/misc-devices/mei/mei.txt +++ b/Documentation/misc-devices/mei/mei.txt | |||
@@ -120,7 +120,7 @@ The Intel MEI Driver supports the following IOCTL command: | |||
120 | Notes: | 120 | Notes: |
121 | max_msg_length (MTU) in client properties describes the maximum | 121 | max_msg_length (MTU) in client properties describes the maximum |
122 | data that can be sent or received. (e.g. if MTU=2K, can send | 122 | data that can be sent or received. (e.g. if MTU=2K, can send |
123 | requests up to bytes 2k and received responses upto 2k bytes). | 123 | requests up to bytes 2k and received responses up to 2k bytes). |
124 | 124 | ||
125 | Intel ME Applications: | 125 | Intel ME Applications: |
126 | ============== | 126 | ============== |